class Aws::IoT::Types::GetPolicyVersionResponse
@return [String]
The generation ID of the policy version.
@!attribute [rw] generation_id
@return [Time]
The date the policy was last modified.
@!attribute [rw] last_modified_date
@return [Time]
The date the policy was created.
@!attribute [rw] creation_date
@return [Boolean]
Specifies whether the policy version is the default.
@!attribute [rw] is_default_version
@return [String]
The policy version ID.
@!attribute [rw] policy_version_id
@return [String]
The JSON document that describes the policy.
@!attribute [rw] policy_document
@return [String]
The policy name.
@!attribute [rw] policy_name
@return [String]
The policy ARN.
@!attribute [rw] policy_arn
The output from the GetPolicyVersion operation.