@Stability(value=Stable)
public static interface CfnIndex.ServerSideEncryptionConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-serversideencryptionconfiguration.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-serversideencryptionconfiguration.html#cfn-kendra-index-serversideencryptionconfiguration-kmskeyid@Stability(value=Stable) static CfnIndex.ServerSideEncryptionConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.