Skip to content

ResourcesProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkros"
&alicloudroscdkros.ResourcesProperty {
    RegionId: interface{},
    ResourceId: interface{},
    ResourceType: interface{},
}

Properties

Name Type Description
RegionId interface{} No description.
ResourceId interface{} No description.
ResourceType interface{} No description.

RegionIdRequired

RegionId interface{}
  • Type: interface{}

ResourceIdRequired

ResourceId interface{}
  • Type: interface{}

ResourceTypeRequired

ResourceType interface{}
  • Type: interface{}