Class: Aws::Types::SparkGlueArgs
- Inherits:
-
Object
- Object
- Aws::Types::SparkGlueArgs
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection ⇒ ::String
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ ::String
Returns the value of attribute connection.
5836 5837 5838 |
# File 'sig/types.rbs', line 5836 def connection @connection end |