@Stability(value=Stable)
public static interface CfnWorkGroup.ResultConfigurationUpdatesProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getOutputLocation()
@Stability(value=Stable) @Nullable default Object getRemoveEncryptionConfiguration()
@Stability(value=Stable) @Nullable default Object getRemoveOutputLocation()
@Stability(value=Stable) static CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder builder()
Copyright © 2021. All rights reserved.