class Aws::IoT::Types::GetPolicyResponse
@return [String]
The generation ID of the policy.
@!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 [String]
The default policy version ID.
@!attribute [rw] default_version_id
@return [String]
The JSON document that describes the policy.
@!attribute [rw] policy_document
@return [String]
The policy ARN.
@!attribute [rw] policy_arn
@return [String]
The policy name.
@!attribute [rw] policy_name
The output from the GetPolicy operation.