class Aws::IoT::Types::DetachPrincipalPolicyRequest
@return [String]
ID.
the principal is an Amazon Cognito identity, specify the identity
If the principal is a certificate, specify the certificate ARN. If
The principal.
@!attribute [rw] principal
@return [String]
The name of the policy to detach.
@!attribute [rw] policy_name
}
principal: “Principal”, # required
policy_name: “PolicyName”, # required
{
data as a hash:
@note When making an API call, you may pass DetachPrincipalPolicyRequest
The input for the DetachPrincipalPolicy operation.