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. |
ResourceIdRequired
ResourceId interface{}
- Type: interface{}
RegionIdOptional
RegionId interface{}
- Type: interface{}
ResourceTypeOptional
ResourceType interface{}
- Type: interface{}