Class: Aws::Types::OwnerUserPropertiesOutput
- Inherits:
-
Object
- Object
- Aws::Types::OwnerUserPropertiesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_id ⇒ ::String
Returns the value of attribute user_id.
Instance Attribute Details
#user_id ⇒ ::String
Returns the value of attribute user_id.
4780 4781 4782 |
# File 'sig/types.rbs', line 4780 def user_id @user_id end |