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.
5835 5836 5837 |
# File 'sig/types.rbs', line 5835 def connection @connection end |