class Aws::IoT::Types::GetPolicyVersionRequest


@return [String]
The policy version ID.
@!attribute [rw] policy_version_id
@return [String]
The name of the policy.
@!attribute [rw] policy_name
}
policy_version_id: “PolicyVersionId”, # required
policy_name: “PolicyName”, # required
{
data as a hash:
@note When making an API call, you may pass GetPolicyVersionRequest
The input for the GetPolicyVersion operation.