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)


7638
7639
7640
# File 'sig/types.rbs', line 7638

def glue_connection_name
  @glue_connection_name
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


7639
7640
7641
# File 'sig/types.rbs', line 7639

def unknown
  @unknown
end