class Aws::Organizations::Types::DeletePolicyRequest
@note When making an API call, you may pass DeletePolicyRequest
data as a hash: { policy_id: "PolicyId", # required }
@!attribute [rw] policy_id
The unique identifier (ID) of the policy that you want to delete. You can get the ID from the ListPolicies or ListPoliciesForTarget operations. The [regex pattern][1] for a policy ID string requires "p-" followed by from 8 to 128 lowercase or uppercase letters, digits, or the underscore character (\_). [1]: http://wikipedia.org/wiki/regex @return [String]
@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DeletePolicyRequest AWS API Documentation
Constants
- SENSITIVE