class Aws::Organizations::Types::DescribePolicyRequest

@note When making an API call, you may pass DescribePolicyRequest

data as a hash:

    {
      policy_id: "PolicyId", # required
    }

@!attribute [rw] policy_id

The unique identifier (ID) of the policy that you want details
about. 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/DescribePolicyRequest AWS API Documentation

Constants

SENSITIVE