class Aws::IoT::Types::AttachPolicyRequest
@return [String]<br>: docs.aws.amazon.com/iot/latest/developerguide/security-iam.html<br><br><br><br>The [identity] to which the policy is attached.
@!attribute [rw] target
@return [String]
The name of the policy to attach.
@!attribute [rw] policy_name
}
target: “PolicyTarget”, # required
policy_name: “PolicyName”, # required
{
data as a hash:
@note When making an API call, you may pass AttachPolicyRequest