ResourcesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkros"
&alicloudroscdkros.ResourcesProperty {
RegionId: interface{},
ResourceId: interface{},
ResourceType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
RegionId |
interface{} |
No description. |
ResourceId |
interface{} |
No description. |
ResourceType |
interface{} |
No description. |
RegionId
Required
RegionId interface{}
- Type: interface{}
ResourceId
Required
ResourceId interface{}
- Type: interface{}
ResourceType
Required
ResourceType interface{}
- Type: interface{}