class Aws::IAM::Types::GetGroupPolicyResponse

Contains the response to a successful GetGroupPolicy request.

@!attribute [rw] group_name

The group the policy is associated with.
@return [String]

@!attribute [rw] policy_name

The name of the policy.
@return [String]

@!attribute [rw] policy_document

The policy document.

IAM stores policies in JSON format. However, resources that were
created using CloudFormation templates can be formatted in YAML.
CloudFormation always converts a YAML policy to JSON format before
submitting it to IAM.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/GetGroupPolicyResponse AWS API Documentation

Constants

SENSITIVE