ResourceFiltersProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkros"
&alicloudroscdkros.ResourceFiltersProperty {
Effect: interface{},
IncludeDeletionProtection: interface{},
RegionIds: interface{},
ResourceGroupIds: interface{},
ResourceIds: interface{},
ResourceNamePatterns: interface{},
ResourceTypePatterns: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkros.RosResourceCleaner.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Effect |
interface{} |
No description. |
IncludeDeletionProtection |
interface{} |
No description. |
RegionIds |
interface{} |
No description. |
ResourceGroupIds |
interface{} |
No description. |
ResourceIds |
interface{} |
No description. |
ResourceNamePatterns |
interface{} |
No description. |
ResourceTypePatterns |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Effect
Optional
Effect interface{}
- Type: interface{}
IncludeDeletionProtection
Optional
IncludeDeletionProtection interface{}
- Type: interface{}
RegionIds
Optional
RegionIds interface{}
- Type: interface{}
ResourceGroupIds
Optional
ResourceGroupIds interface{}
- Type: interface{}
ResourceIds
Optional
ResourceIds interface{}
- Type: interface{}
ResourceNamePatterns
Optional
ResourceNamePatterns interface{}
- Type: interface{}
ResourceTypePatterns
Optional
ResourceTypePatterns interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty