@Stability(value=Stable) public static final class CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty |
build()
Builds the configured instance.
|
CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Builder |
keyArn(String keyArn)
|
CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Builder |
keyType(String keyType)
|
@Stability(value=Stable) public CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Builder keyType(String keyType)
keyType - `CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.KeyType`. This parameter is required.this@Stability(value=Stable) public CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.Builder keyArn(String keyArn)
keyArn - `CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty.KeyARN`.this@Stability(value=Stable) public CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty build()
build in interface software.amazon.jsii.Builder<CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputProperty>CfnDeliveryStream.DeliveryStreamEncryptionConfigurationInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.