class Aws::IoT::Types::CreatePolicyVersionRequest
@return [Boolean]
to which the policy is attached).
version (that is, the version that is in effect for the certificates
this parameter is true, the new policy version becomes the operative
Specifies whether the policy version is set as the default. When
@!attribute [rw] set_as_default
@return [String]
Maximum length of 2048, excluding whitespace.
The JSON document that describes the policy. Minimum length of 1.
@!attribute [rw] policy_document
@return [String]
The policy name.
@!attribute [rw] policy_name
}
set_as_default: false,
policy_document: “PolicyDocument”, # required
policy_name: “PolicyName”, # required
{
data as a hash:
@note When making an API call, you may pass CreatePolicyVersionRequest
The input for the CreatePolicyVersion operation.