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.
2449 2450 2451 |
# File 'sig/types.rbs', line 2449 def connect @connect end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2450 2451 2452 |
# File 'sig/types.rbs', line 2450 def unknown @unknown end |