GetPolicyAttachmentsAttachment

data class GetPolicyAttachmentsAttachment(val attachDate: String, val description: String, val id: String, val policyName: String, val policyType: String, val principalName: String, val principalType: String, val resourceGroupId: String)

Constructors

Link copied to clipboard
constructor(attachDate: String, description: String, id: String, policyName: String, policyType: String, principalName: String, principalType: String, resourceGroupId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when the policy was attached.

Link copied to clipboard

The description of the policy.

Link copied to clipboard
val id: String

The ID of the Resource Manager Policy Attachment.

Link copied to clipboard

The name of the policy. The name must be 1 to 128 characters in length and can contain letters, digits, and hyphens (-).

Link copied to clipboard

The type of the policy. Valid values: Custom and System.

Link copied to clipboard

The name of the object to which the policy is attached.

Link copied to clipboard

The type of the object to which the policy is attached. If you do not specify this parameter, the system lists all types of objects. Valid values: IMSUser: RAM user, IMSGroup: RAM user group, ServiceRole: RAM role.

Link copied to clipboard

The ID of the resource group or the ID of the Alibaba Cloud account to which the resource group belongs. If you do not specify this parameter, the system lists all policy attachment records under the current account.