Class: Aws::Types::AmazonRedshiftSource
- Inherits:
-
Object
- Object
- Aws::Types::AmazonRedshiftSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ Types::AmazonRedshiftNodeData
Returns the value of attribute data.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#data ⇒ Types::AmazonRedshiftNodeData
Returns the value of attribute data.
89 90 91 |
# File 'sig/types.rbs', line 89 def data @data end |
#name ⇒ ::String
Returns the value of attribute name.
88 89 90 |
# File 'sig/types.rbs', line 88 def name @name end |