Class: Aws::Types::WorkGroupConfigurationUpdates

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_configuration::String

Returns the value of attribute additional_configuration.

Returns:

  • (::String)


1405
1406
1407
# File 'sig/types.rbs', line 1405

def additional_configuration
  @additional_configuration
end

#bytes_scanned_cutoff_per_query::Integer

Returns the value of attribute bytes_scanned_cutoff_per_query.

Returns:

  • (::Integer)


1400
1401
1402
# File 'sig/types.rbs', line 1400

def bytes_scanned_cutoff_per_query
  @bytes_scanned_cutoff_per_query
end

#customer_content_encryption_configurationTypes::CustomerContentEncryptionConfiguration

Returns the value of attribute customer_content_encryption_configuration.



1407
1408
1409
# File 'sig/types.rbs', line 1407

def customer_content_encryption_configuration
  @customer_content_encryption_configuration
end

#enable_minimum_encryption_configurationBoolean

Returns the value of attribute enable_minimum_encryption_configuration.

Returns:

  • (Boolean)


1408
1409
1410
# File 'sig/types.rbs', line 1408

def enable_minimum_encryption_configuration
  @enable_minimum_encryption_configuration
end

#enforce_work_group_configurationBoolean

Returns the value of attribute enforce_work_group_configuration.

Returns:

  • (Boolean)


1396
1397
1398
# File 'sig/types.rbs', line 1396

def enforce_work_group_configuration
  @enforce_work_group_configuration
end

#engine_configurationTypes::EngineConfiguration

Returns the value of attribute engine_configuration.



1411
1412
1413
# File 'sig/types.rbs', line 1411

def engine_configuration
  @engine_configuration
end

#engine_versionTypes::EngineVersion

Returns the value of attribute engine_version.



1403
1404
1405
# File 'sig/types.rbs', line 1403

def engine_version
  @engine_version
end

#execution_role::String

Returns the value of attribute execution_role.

Returns:

  • (::String)


1406
1407
1408
# File 'sig/types.rbs', line 1406

def execution_role
  @execution_role
end

#managed_query_results_configuration_updatesTypes::ManagedQueryResultsConfigurationUpdates

Returns the value of attribute managed_query_results_configuration_updates.



1398
1399
1400
# File 'sig/types.rbs', line 1398

def managed_query_results_configuration_updates
  @managed_query_results_configuration_updates
end

#monitoring_configurationTypes::MonitoringConfiguration

Returns the value of attribute monitoring_configuration.



1410
1411
1412
# File 'sig/types.rbs', line 1410

def monitoring_configuration
  @monitoring_configuration
end

#publish_cloud_watch_metrics_enabledBoolean

Returns the value of attribute publish_cloud_watch_metrics_enabled.

Returns:

  • (Boolean)


1399
1400
1401
# File 'sig/types.rbs', line 1399

def publish_cloud_watch_metrics_enabled
  @publish_cloud_watch_metrics_enabled
end

#query_results_s3_access_grants_configurationTypes::QueryResultsS3AccessGrantsConfiguration

Returns the value of attribute query_results_s3_access_grants_configuration.



1409
1410
1411
# File 'sig/types.rbs', line 1409

def query_results_s3_access_grants_configuration
  @query_results_s3_access_grants_configuration
end

#remove_bytes_scanned_cutoff_per_queryBoolean

Returns the value of attribute remove_bytes_scanned_cutoff_per_query.

Returns:

  • (Boolean)


1401
1402
1403
# File 'sig/types.rbs', line 1401

def remove_bytes_scanned_cutoff_per_query
  @remove_bytes_scanned_cutoff_per_query
end

#remove_customer_content_encryption_configurationBoolean

Returns the value of attribute remove_customer_content_encryption_configuration.

Returns:

  • (Boolean)


1404
1405
1406
# File 'sig/types.rbs', line 1404

def remove_customer_content_encryption_configuration
  @remove_customer_content_encryption_configuration
end

#requester_pays_enabledBoolean

Returns the value of attribute requester_pays_enabled.

Returns:

  • (Boolean)


1402
1403
1404
# File 'sig/types.rbs', line 1402

def requester_pays_enabled
  @requester_pays_enabled
end

#result_configuration_updatesTypes::ResultConfigurationUpdates

Returns the value of attribute result_configuration_updates.



1397
1398
1399
# File 'sig/types.rbs', line 1397

def result_configuration_updates
  @result_configuration_updates
end