Class: Aws::Types::GluePropertiesPatch
- Inherits:
-
Object
- Object
- Aws::Types::GluePropertiesPatch
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#glue_connection_input ⇒ Types::GlueConnectionPatch
Returns the value of attribute glue_connection_input.
Instance Attribute Details
#glue_connection_input ⇒ Types::GlueConnectionPatch
Returns the value of attribute glue_connection_input.
3499 3500 3501 |
# File 'sig/types.rbs', line 3499 def glue_connection_input @glue_connection_input end |