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