Class: Aws::Types::Initiator
- Inherits:
-
Object
- Object
- Aws::Types::Initiator
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#display_name ⇒ ::String
Returns the value of attribute display_name.
1442 1443 1444 |
# File 'sig/types.rbs', line 1442 def display_name @display_name end |
#id ⇒ ::String
Returns the value of attribute id.
1441 1442 1443 |
# File 'sig/types.rbs', line 1441 def id @id end |