Skip to content

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.

EffectOptional

Effect interface{}
  • Type: interface{}

IncludeDeletionProtectionOptional

IncludeDeletionProtection interface{}
  • Type: interface{}

RegionIdsOptional

RegionIds interface{}
  • Type: interface{}

ResourceGroupIdsOptional

ResourceGroupIds interface{}
  • Type: interface{}

ResourceIdsOptional

ResourceIds interface{}
  • Type: interface{}

ResourceNamePatternsOptional

ResourceNamePatterns interface{}
  • Type: interface{}

ResourceTypePatternsOptional

ResourceTypePatterns interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty