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.
5977 5978 5979 |
# File 'sig/types.rbs', line 5977 def display_name @display_name end |