Skip to content

ControlPolicyAttachmentProps

Properties for defining a ControlPolicyAttachment.

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

Initializer

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

Properties

Name Type Description
PolicyId interface{} Property policyId: PolicyId.
TargetId interface{} Property targetId: TargetId.

PolicyIdRequired

PolicyId interface{}
  • Type: interface{}

Property policyId: PolicyId.


TargetIdRequired

TargetId interface{}
  • Type: interface{}

Property targetId: TargetId.