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