Class: Aws::Types::OwnerUserProperties
- Inherits:
-
Object
- Object
- Aws::Types::OwnerUserProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_identifier ⇒ ::String
Returns the value of attribute user_identifier.
Instance Attribute Details
#user_identifier ⇒ ::String
Returns the value of attribute user_identifier.
4775 4776 4777 |
# File 'sig/types.rbs', line 4775 def user_identifier @user_identifier end |