You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::PolicyRole
- Inherits:
-
Struct
- Object
- Struct
- Aws::IAM::Types::PolicyRole
- Defined in:
- (unknown)
Overview
Contains information about a role that a managed policy is attached to.
This data type is used as a response element in the ListEntitiesForPolicy operation.
For more information about managed policies, refer to Managed Policies and Inline Policies in the IAM User Guide.
Instance Attribute Summary collapse
-
#role_id ⇒ String
The stable and unique string identifying the role.
-
#role_name ⇒ String
The name (friendly name, not ARN) identifying the role.
Instance Attribute Details
#role_id ⇒ String
The stable and unique string identifying the role. For more information about IDs, see IAM Identifiers in the IAM User Guide.
#role_name ⇒ String
The name (friendly name, not ARN) identifying the role.