Class: Aws::Types::RedshiftDataShareAssetSourceEntry
- Inherits:
-
Object
- Object
- Aws::Types::RedshiftDataShareAssetSourceEntry
- 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.
853 854 855 |
# File 'sig/types.rbs', line 853 def data_share_arn @data_share_arn end |