class Aws::IoT::Types::DetachPolicyRequest
@return [String]
The target from which the policy will be detached.
@!attribute [rw] target
@return [String]
The policy to detach.
@!attribute [rw] policy_name
}
target: “PolicyTarget”, # required
policy_name: “PolicyName”, # required
{
data as a hash:
@note When making an API call, you may pass DetachPolicyRequest