@Stability(value=Stable)
public static interface CfnService.EncryptionConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.EncryptionConfigurationProperty.Builder
A builder for
CfnService.EncryptionConfigurationProperty |
static class |
CfnService.EncryptionConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.EncryptionConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.EncryptionConfigurationProperty.Builder |
builder() |
String |
getKmsKey()
`CfnService.EncryptionConfigurationProperty.KmsKey`.
|
@Stability(value=Stable) @NotNull String getKmsKey()
@Stability(value=Stable) static CfnService.EncryptionConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.