@Stability(value=Stable)
public static interface CfnWorkGroup.ResultConfigurationUpdatesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-resultconfigurationupdates.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder
A builder for
CfnWorkGroup.ResultConfigurationUpdatesProperty |
static class |
CfnWorkGroup.ResultConfigurationUpdatesProperty.Jsii$Proxy
An implementation for
CfnWorkGroup.ResultConfigurationUpdatesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder |
builder() |
default Object |
getEncryptionConfiguration()
`CfnWorkGroup.ResultConfigurationUpdatesProperty.EncryptionConfiguration`.
|
default String |
getOutputLocation()
`CfnWorkGroup.ResultConfigurationUpdatesProperty.OutputLocation`.
|
default Object |
getRemoveEncryptionConfiguration()
`CfnWorkGroup.ResultConfigurationUpdatesProperty.RemoveEncryptionConfiguration`.
|
default Object |
getRemoveOutputLocation()
`CfnWorkGroup.ResultConfigurationUpdatesProperty.RemoveOutputLocation`.
|
@Stability(value=Stable) @Nullable default Object getEncryptionConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-resultconfigurationupdates.html#cfn-athena-workgroup-resultconfigurationupdates-encryptionconfiguration@Stability(value=Stable) @Nullable default String getOutputLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-resultconfigurationupdates.html#cfn-athena-workgroup-resultconfigurationupdates-outputlocation@Stability(value=Stable) @Nullable default Object getRemoveEncryptionConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-resultconfigurationupdates.html#cfn-athena-workgroup-resultconfigurationupdates-removeencryptionconfiguration@Stability(value=Stable) @Nullable default Object getRemoveOutputLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-resultconfigurationupdates.html#cfn-athena-workgroup-resultconfigurationupdates-removeoutputlocation@Stability(value=Stable) static CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder builder()
Copyright © 2020. All rights reserved.