Class: Aws::Types::DeleteShareRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteShareRequest
- 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.
637 638 639 |
# File 'sig/types.rbs', line 637 def share_id @share_id end |