@Stability(value=Stable)
public static interface CfnDeliveryStream.KMSEncryptionConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kmsencryptionconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.KMSEncryptionConfigProperty.Builder
A builder for
CfnDeliveryStream.KMSEncryptionConfigProperty |
static class |
CfnDeliveryStream.KMSEncryptionConfigProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.KMSEncryptionConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.KMSEncryptionConfigProperty.Builder |
builder() |
String |
getAwskmsKeyArn()
`CfnDeliveryStream.KMSEncryptionConfigProperty.AWSKMSKeyARN`.
|
@Stability(value=Stable) @NotNull String getAwskmsKeyArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kmsencryptionconfig.html#cfn-kinesisfirehose-deliverystream-kmsencryptionconfig-awskmskeyarn@Stability(value=Stable) static CfnDeliveryStream.KMSEncryptionConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.