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