class Aws::AccessAnalyzer::Types::PolicyGenerationDetails

Contains the ARN details about the IAM entity for which the policy is generated.

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

data as a hash:

    {
      principal_arn: "PrincipalArn", # required
    }

@!attribute [rw] principal_arn

The ARN of the IAM entity (user or role) for which you are
generating a policy.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/PolicyGenerationDetails AWS API Documentation

Constants

SENSITIVE