Class: Aws::Types::WorkGroupConfiguration

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)


1384
1385
1386
# File 'sig/types.rbs', line 1384

def additional_configuration
  @additional_configuration
end

#bytes_scanned_cutoff_per_query::Integer

Returns the value of attribute bytes_scanned_cutoff_per_query.

Returns:

  • (::Integer)


1381
1382
1383
# File 'sig/types.rbs', line 1381

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.



1388
1389
1390
# File 'sig/types.rbs', line 1388

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)


1389
1390
1391
# File 'sig/types.rbs', line 1389

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)


1379
1380
1381
# File 'sig/types.rbs', line 1379

def enforce_work_group_configuration
  @enforce_work_group_configuration
end

#engine_configurationTypes::EngineConfiguration

Returns the value of attribute engine_configuration.



1387
1388
1389
# File 'sig/types.rbs', line 1387

def engine_configuration
  @engine_configuration
end

#engine_versionTypes::EngineVersion

Returns the value of attribute engine_version.



1383
1384
1385
# File 'sig/types.rbs', line 1383

def engine_version
  @engine_version
end

#execution_role::String

Returns the value of attribute execution_role.

Returns:

  • (::String)


1385
1386
1387
# File 'sig/types.rbs', line 1385

def execution_role
  @execution_role
end

#identity_center_configurationTypes::IdentityCenterConfiguration

Returns the value of attribute identity_center_configuration.



1390
1391
1392
# File 'sig/types.rbs', line 1390

def identity_center_configuration
  @identity_center_configuration
end

#managed_query_results_configurationTypes::ManagedQueryResultsConfiguration

Returns the value of attribute managed_query_results_configuration.



1378
1379
1380
# File 'sig/types.rbs', line 1378

def managed_query_results_configuration
  @managed_query_results_configuration
end

#monitoring_configurationTypes::MonitoringConfiguration

Returns the value of attribute monitoring_configuration.



1386
1387
1388
# File 'sig/types.rbs', line 1386

def monitoring_configuration
  @monitoring_configuration
end

#publish_cloud_watch_metrics_enabledBoolean

Returns the value of attribute publish_cloud_watch_metrics_enabled.

Returns:

  • (Boolean)


1380
1381
1382
# File 'sig/types.rbs', line 1380

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.



1391
1392
1393
# File 'sig/types.rbs', line 1391

def query_results_s3_access_grants_configuration
  @query_results_s3_access_grants_configuration
end

#requester_pays_enabledBoolean

Returns the value of attribute requester_pays_enabled.

Returns:

  • (Boolean)


1382
1383
1384
# File 'sig/types.rbs', line 1382

def requester_pays_enabled
  @requester_pays_enabled
end

#result_configurationTypes::ResultConfiguration

Returns the value of attribute result_configuration.



1377
1378
1379
# File 'sig/types.rbs', line 1377

def result_configuration
  @result_configuration
end