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. |
PolicyId
Required
PolicyId interface{}
- Type: interface{}
Property policyId: PolicyId.
TargetId
Required
TargetId interface{}
- Type: interface{}
Property targetId: TargetId.