Class: Aws::Types::IntermediateTableComputeConfiguration

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

Defined Under Namespace

Classes: QueryComputeConfiguration, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#query_compute_configurationTypes::WorkerComputeConfiguration

Returns the value of attribute query_compute_configuration.



1872
1873
1874
# File 'sig/types.rbs', line 1872

def query_compute_configuration
  @query_compute_configuration
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1873
1874
1875
# File 'sig/types.rbs', line 1873

def unknown
  @unknown
end