Class: Aws::Types::S3ObjectOwner
- Inherits:
-
Object
- Object
- Aws::Types::S3ObjectOwner
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#display_name ⇒ ::String
Returns the value of attribute display_name.
1837 1838 1839 |
# File 'sig/types.rbs', line 1837 def display_name @display_name end |
#id ⇒ ::String
Returns the value of attribute id.
1836 1837 1838 |
# File 'sig/types.rbs', line 1836 def id @id end |