Class: Aws::Types::ParticipantDetails
- Inherits:
-
Object
- Object
- Aws::Types::ParticipantDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
Instance Attribute Details
#display_name ⇒ ::String
Returns the value of attribute display_name.
6131 6132 6133 |
# File 'sig/types.rbs', line 6131 def display_name @display_name end |