Class: Aws::Types::OwnershipSettingsSummary
- Inherits:
-
Object
- Object
- Aws::Types::OwnershipSettingsSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#owner_user_profile_name ⇒ ::String
Returns the value of attribute owner_user_profile_name.
Instance Attribute Details
#owner_user_profile_name ⇒ ::String
Returns the value of attribute owner_user_profile_name.
9694 9695 9696 |
# File 'sig/types.rbs', line 9694 def owner_user_profile_name @owner_user_profile_name end |