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.
2466 2467 2468 |
# File 'sig/types.rbs', line 2466 def data_share_arn @data_share_arn end |