Get Policies Policy
data class GetPoliciesPolicy(val attachmentCount: Int, val createDate: String, val defaultVersion: String, val description: String, val document: String, val id: String, val name: String, val policyDocument: String, val policyName: String, val type: String, val updateDate: String, val userName: String, val versionId: String)
Properties
Link copied to clipboard
Attachment count of the policy.
Link copied to clipboard
Creation date of the policy.
Link copied to clipboard
Default version of the policy.
Link copied to clipboard
Description of the policy.
Link copied to clipboard
Policy document of the policy.
Link copied to clipboard
Name of the policy.
Link copied to clipboard
Update date of the policy.