@Stability(value=Stable)
public static interface CfnIndex.ServerSideEncryptionConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnIndex.ServerSideEncryptionConfigurationProperty.Builder
A builder for
CfnIndex.ServerSideEncryptionConfigurationProperty |
static class |
CfnIndex.ServerSideEncryptionConfigurationProperty.Jsii$Proxy
An implementation for
CfnIndex.ServerSideEncryptionConfigurationProperty |
Modifier and Type | Method and Description |
---|---|
static CfnIndex.ServerSideEncryptionConfigurationProperty.Builder |
builder() |
default String |
getKmsKeyId()
`CfnIndex.ServerSideEncryptionConfigurationProperty.KmsKeyId`.
|
@Stability(value=Stable) @Nullable default String getKmsKeyId()
@Stability(value=Stable) static CfnIndex.ServerSideEncryptionConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.