@Stability(value=Stable)
public static interface CfnWorkGroup.WorkGroupConfigurationUpdatesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder
A builder for
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty |
static class |
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Jsii$Proxy
An implementation for
CfnWorkGroup.WorkGroupConfigurationUpdatesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder |
builder() |
default Number |
getBytesScannedCutoffPerQuery()
`CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.BytesScannedCutoffPerQuery`.
|
default Object |
getEnforceWorkGroupConfiguration()
`CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.EnforceWorkGroupConfiguration`.
|
default Object |
getEngineVersion()
`CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.EngineVersion`.
|
default Object |
getPublishCloudWatchMetricsEnabled()
`CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.PublishCloudWatchMetricsEnabled`.
|
default Object |
getRemoveBytesScannedCutoffPerQuery()
`CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.RemoveBytesScannedCutoffPerQuery`.
|
default Object |
getRequesterPaysEnabled()
`CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.RequesterPaysEnabled`.
|
default Object |
getResultConfigurationUpdates()
`CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.ResultConfigurationUpdates`.
|
@Stability(value=Stable) @Nullable default Number getBytesScannedCutoffPerQuery()
@Stability(value=Stable) @Nullable default Object getEnforceWorkGroupConfiguration()
@Stability(value=Stable) @Nullable default Object getEngineVersion()
@Stability(value=Stable) @Nullable default Object getPublishCloudWatchMetricsEnabled()
@Stability(value=Stable) @Nullable default Object getRemoveBytesScannedCutoffPerQuery()
@Stability(value=Stable) @Nullable default Object getRequesterPaysEnabled()
@Stability(value=Stable) @Nullable default Object getResultConfigurationUpdates()
@Stability(value=Stable) static CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder builder()
Copyright © 2021. All rights reserved.