Class: Aws::Types::IAMConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::IAMConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#system_role ⇒ ::String
Returns the value of attribute system_role.
Instance Attribute Details
#system_role ⇒ ::String
Returns the value of attribute system_role.
321 322 323 |
# File 'sig/types.rbs', line 321 def system_role @system_role end |