class Aws::STS::Types::PolicyDescriptorType

A reference to the IAM managed policy that is passed as a session policy for a role session or a federated user session.

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

data as a hash:

    {
      arn: "arnType",
    }

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the IAM managed policy to use as a
session policy for the role. For more information about ARNs, see
[Amazon Resource Names (ARNs) and Amazon Web Services Service
Namespaces][1] in the *Amazon Web Services General Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sts-2011-06-15/PolicyDescriptorType AWS API Documentation

Constants

SENSITIVE