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