GetControlPolicyAttachmentsAttachment

data class GetControlPolicyAttachmentsAttachment(val attachDate: String, val description: String, val id: String, val policyId: String, val policyName: String, val policyType: String)

Constructors

Link copied to clipboard
constructor(attachDate: String, description: String, id: String, policyId: String, policyName: String, policyType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The attach date.

Link copied to clipboard

The description of policy.

Link copied to clipboard
val id: String

The ID of the Control Policy Attachment.

Link copied to clipboard

The ID of policy.

Link copied to clipboard

The name of policy.

Link copied to clipboard

The type of policy.