Class: Aws::Types::AcceptShareRequest
- Inherits:
-
Object
- Object
- Aws::Types::AcceptShareRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#share_id ⇒ ::String
Returns the value of attribute share_id.
Instance Attribute Details
#share_id ⇒ ::String
Returns the value of attribute share_id.
21 22 23 |
# File 'sig/types.rbs', line 21 def share_id @share_id end |