@Stability(value=Stable) public static final class CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWorkGroup.WorkGroupConfigurationUpdatesProperty>
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder bytesScannedCutoffPerQuery(Number bytesScannedCutoffPerQuery)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getBytesScannedCutoffPerQuery()bytesScannedCutoffPerQuery - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.BytesScannedCutoffPerQuery`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder enforceWorkGroupConfiguration(Boolean enforceWorkGroupConfiguration)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getEnforceWorkGroupConfiguration()enforceWorkGroupConfiguration - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.EnforceWorkGroupConfiguration`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder enforceWorkGroupConfiguration(IResolvable enforceWorkGroupConfiguration)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getEnforceWorkGroupConfiguration()enforceWorkGroupConfiguration - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.EnforceWorkGroupConfiguration`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder engineVersion(CfnWorkGroup.EngineVersionProperty engineVersion)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getEngineVersion()engineVersion - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.EngineVersion`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder engineVersion(IResolvable engineVersion)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getEngineVersion()engineVersion - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.EngineVersion`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder publishCloudWatchMetricsEnabled(Boolean publishCloudWatchMetricsEnabled)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getPublishCloudWatchMetricsEnabled()publishCloudWatchMetricsEnabled - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.PublishCloudWatchMetricsEnabled`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder publishCloudWatchMetricsEnabled(IResolvable publishCloudWatchMetricsEnabled)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getPublishCloudWatchMetricsEnabled()publishCloudWatchMetricsEnabled - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.PublishCloudWatchMetricsEnabled`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder removeBytesScannedCutoffPerQuery(Boolean removeBytesScannedCutoffPerQuery)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getRemoveBytesScannedCutoffPerQuery()removeBytesScannedCutoffPerQuery - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.RemoveBytesScannedCutoffPerQuery`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder removeBytesScannedCutoffPerQuery(IResolvable removeBytesScannedCutoffPerQuery)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getRemoveBytesScannedCutoffPerQuery()removeBytesScannedCutoffPerQuery - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.RemoveBytesScannedCutoffPerQuery`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder requesterPaysEnabled(Boolean requesterPaysEnabled)
requesterPaysEnabled - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.RequesterPaysEnabled`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder requesterPaysEnabled(IResolvable requesterPaysEnabled)
requesterPaysEnabled - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.RequesterPaysEnabled`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder resultConfigurationUpdates(CfnWorkGroup.ResultConfigurationUpdatesProperty resultConfigurationUpdates)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getResultConfigurationUpdates()resultConfigurationUpdates - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.ResultConfigurationUpdates`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder resultConfigurationUpdates(IResolvable resultConfigurationUpdates)
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.getResultConfigurationUpdates()resultConfigurationUpdates - `CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.ResultConfigurationUpdates`.this@Stability(value=Stable) public CfnWorkGroup.WorkGroupConfigurationUpdatesProperty build()
build in interface software.amazon.jsii.Builder<CfnWorkGroup.WorkGroupConfigurationUpdatesProperty>CfnWorkGroup.WorkGroupConfigurationUpdatesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.