Class: Aws::Types::TableOptimizerVpcConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TableOptimizerVpcConfiguration
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: GlueConnectionName, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#glue_connection_name ⇒ ::String
Returns the value of attribute glue_connection_name.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#glue_connection_name ⇒ ::String
Returns the value of attribute glue_connection_name.
7569 7570 7571 |
# File 'sig/types.rbs', line 7569 def glue_connection_name @glue_connection_name end |
#unknown ⇒ Object
Returns the value of attribute unknown.
7570 7571 7572 |
# File 'sig/types.rbs', line 7570 def unknown @unknown end |