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
- Struct
- Aws::SSOAdmin::Types::AttachedManagedPolicy
- Defined in:
- (unknown)
Overview
A structure that stores the details of the IAM managed policy.
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN of the IAM managed policy.
-
#name ⇒ String
The name of the IAM managed policy.
Instance Attribute Details
#arn ⇒ String
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.
#name ⇒ String
The name of the IAM managed policy.