Class: Aws::Types::RejectDataShareMessage
- Inherits:
-
Object
- Object
- Aws::Types::RejectDataShareMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_share_arn ⇒ ::String
Returns the value of attribute data_share_arn.
Instance Attribute Details
#data_share_arn ⇒ ::String
Returns the value of attribute data_share_arn.
2477 2478 2479 |
# File 'sig/types.rbs', line 2477 def data_share_arn @data_share_arn end |