class Aws::IoT::Types::DetachThingPrincipalRequest
@return [String]
value must be the ID of the Amazon Cognito identity.
certificate. If the principal is an Amazon Cognito identity, this
If the principal is a certificate, this value must be ARN of the
@!attribute [rw] principal
@return [String]
The name of the thing.
@!attribute [rw] thing_name
}
principal: “Principal”, # required
thing_name: “ThingName”, # required
{
data as a hash:
@note When making an API call, you may pass DetachThingPrincipalRequest
The input for the DetachThingPrincipal operation.