class Aws::IoT::Types::CreatePolicyRequest
@return [String]
whitespace.
have a minimum length of 1, with a maximum length of 2048, excluding
The JSON document that describes the policy. policyDocument must
@!attribute [rw] policy_document
@return [String]
The policy name.
@!attribute [rw] policy_name
}
policy_document: “PolicyDocument”, # required
policy_name: “PolicyName”, # required
{
data as a hash:
@note When making an API call, you may pass CreatePolicyRequest
The input for the CreatePolicy operation.