Class: Aws::Types::TableOptimizerVpcConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: GlueConnectionName, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#glue_connection_name::String

Returns the value of attribute glue_connection_name.

Returns:

  • (::String)


7569
7570
7571
# File 'sig/types.rbs', line 7569

def glue_connection_name
  @glue_connection_name
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


7570
7571
7572
# File 'sig/types.rbs', line 7570

def unknown
  @unknown
end