Class: Aws::Types::S3BucketOwner
- Inherits:
-
Object
- Object
- Aws::Types::S3BucketOwner
- 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.
1522 1523 1524 |
# File 'sig/types.rbs', line 1522 def display_name @display_name end |
#id ⇒ ::String
Returns the value of attribute id.
1523 1524 1525 |
# File 'sig/types.rbs', line 1523 def id @id end |