Class: Aws::Types::GetIdentityPoolRolesInput
- Inherits:
-
Object
- Object
- Aws::Types::GetIdentityPoolRolesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identity_pool_id ⇒ ::String
Returns the value of attribute identity_pool_id.
Instance Attribute Details
#identity_pool_id ⇒ ::String
Returns the value of attribute identity_pool_id.
105 106 107 |
# File 'sig/types.rbs', line 105 def identity_pool_id @identity_pool_id end |