Uses of Class
software.amazon.awscdk.services.athena.CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder
Packages that use CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder
-
Uses of CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.BuilderModifier and TypeMethodDescriptionCfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.additionalConfiguration(String additionalConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.builder()CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.bytesScannedCutoffPerQuery(Number bytesScannedCutoffPerQuery) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.customerContentEncryptionConfiguration(IResolvable customerContentEncryptionConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.customerContentEncryptionConfiguration(CfnWorkGroup.CustomerContentEncryptionConfigurationProperty customerContentEncryptionConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.enforceWorkGroupConfiguration(Boolean enforceWorkGroupConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.enforceWorkGroupConfiguration(IResolvable enforceWorkGroupConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.engineConfiguration(IResolvable engineConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.engineConfiguration(CfnWorkGroup.EngineConfigurationProperty engineConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.engineVersion(IResolvable engineVersion) Sets the value ofCfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getEngineVersion()CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.engineVersion(CfnWorkGroup.EngineVersionProperty engineVersion) Sets the value ofCfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getEngineVersion()CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.executionRole(String executionRole) Sets the value ofCfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getExecutionRole()CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.managedQueryResultsConfiguration(IResolvable managedQueryResultsConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.managedQueryResultsConfiguration(CfnWorkGroup.ManagedQueryResultsConfigurationProperty managedQueryResultsConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.monitoringConfiguration(IResolvable monitoringConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.monitoringConfiguration(CfnWorkGroup.MonitoringConfigurationProperty monitoringConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.publishCloudWatchMetricsEnabled(Boolean publishCloudWatchMetricsEnabled) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.publishCloudWatchMetricsEnabled(IResolvable publishCloudWatchMetricsEnabled) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.removeBytesScannedCutoffPerQuery(Boolean removeBytesScannedCutoffPerQuery) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.removeBytesScannedCutoffPerQuery(IResolvable removeBytesScannedCutoffPerQuery) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.removeCustomerContentEncryptionConfiguration(Boolean removeCustomerContentEncryptionConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.removeCustomerContentEncryptionConfiguration(IResolvable removeCustomerContentEncryptionConfiguration) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.requesterPaysEnabled(Boolean requesterPaysEnabled) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.requesterPaysEnabled(IResolvable requesterPaysEnabled) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.resultConfigurationUpdates(IResolvable resultConfigurationUpdates) CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.resultConfigurationUpdates(CfnWorkGroup.ResultConfigurationUpdatesProperty resultConfigurationUpdates) Constructors in software.amazon.awscdk.services.athena with parameters of type CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder.