@Stability(value=Stable)
public static interface CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Builder
|
static class |
CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Builder |
builder() |
default String |
getKeyArn()
`CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.KeyARN`.
|
String |
getKeyType()
`CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.KeyType`.
|
@Stability(value=Stable) @NotNull String getKeyType()
@Stability(value=Stable) @Nullable default String getKeyArn()
@Stability(value=Stable) static CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Builder builder()
Copyright © 2021. All rights reserved.