You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSOAdmin::Types::AttachedManagedPolicy

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A structure that stores the details of the IAM managed policy.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the IAM managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

Returns:

  • (String)

    The ARN of the IAM managed policy.

#nameString

The name of the IAM managed policy.

Returns:

  • (String)

    The name of the IAM managed policy.