Class: Aws::Types::RedshiftScopeUnion
- Inherits:
-
Object
- Object
- Aws::Types::RedshiftScopeUnion
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connect ⇒ Types::Connect
Returns the value of attribute connect.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#connect ⇒ Types::Connect
Returns the value of attribute connect.
2438 2439 2440 |
# File 'sig/types.rbs', line 2438 def connect @connect end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2439 2440 2441 |
# File 'sig/types.rbs', line 2439 def unknown @unknown end |