@Stability(value=Stable)
public static interface CfnWorkGroup.WorkGroupConfigurationUpdatesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html| 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 |
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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-bytesscannedcutoffperquery@Stability(value=Stable) @Nullable default Object getEnforceWorkGroupConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-enforceworkgroupconfiguration@Stability(value=Stable) @Nullable default Object getPublishCloudWatchMetricsEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-publishcloudwatchmetricsenabled@Stability(value=Stable) @Nullable default Object getRemoveBytesScannedCutoffPerQuery()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-removebytesscannedcutoffperquery@Stability(value=Stable) @Nullable default Object getRequesterPaysEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-requesterpaysenabled@Stability(value=Stable) @Nullable default Object getResultConfigurationUpdates()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-resultconfigurationupdates@Stability(value=Stable) static CfnWorkGroup.WorkGroupConfigurationUpdatesProperty.Builder builder()
Copyright © 2020. All rights reserved.