Skip to content

RosControlPolicyAttachmentProps

Properties for defining a RosControlPolicyAttachment.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-resourcemanager-controlpolicyattachment

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkresourcemanager"
&alicloudroscdkresourcemanager.RosControlPolicyAttachmentProps {
    PolicyId: interface{},
    TargetId: interface{},
}

Properties

Name Type Description
PolicyId interface{} No description.
TargetId interface{} No description.

PolicyIdRequired

PolicyId interface{}
  • Type: interface{}

TargetIdRequired

TargetId interface{}
  • Type: interface{}