Class: Aws::Types::GluePropertiesInput
- Inherits:
-
Object
- Object
- Aws::Types::GluePropertiesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#glue_connection_input ⇒ Types::GlueConnectionInput
Returns the value of attribute glue_connection_input.
Instance Attribute Details
#glue_connection_input ⇒ Types::GlueConnectionInput
Returns the value of attribute glue_connection_input.
3488 3489 3490 |
# File 'sig/types.rbs', line 3488 def glue_connection_input @glue_connection_input end |