| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
DeliveryStreamEncryptionConfigurationInput |
CreateDeliveryStreamRequest.deliveryStreamEncryptionConfigurationInput()
Used to specify the type and Amazon Resource Name (ARN) of the KMS key needed for Server-Side Encryption (SSE).
|
DeliveryStreamEncryptionConfigurationInput |
StartDeliveryStreamEncryptionRequest.deliveryStreamEncryptionConfigurationInput()
Used to specify the type and Amazon Resource Name (ARN) of the KMS key needed for Server-Side Encryption (SSE).
|
| Modifier and Type | Method and Description |
|---|---|
CreateDeliveryStreamRequest.Builder |
CreateDeliveryStreamRequest.Builder.deliveryStreamEncryptionConfigurationInput(DeliveryStreamEncryptionConfigurationInput deliveryStreamEncryptionConfigurationInput)
Used to specify the type and Amazon Resource Name (ARN) of the KMS key needed for Server-Side Encryption
(SSE).
|
StartDeliveryStreamEncryptionRequest.Builder |
StartDeliveryStreamEncryptionRequest.Builder.deliveryStreamEncryptionConfigurationInput(DeliveryStreamEncryptionConfigurationInput deliveryStreamEncryptionConfigurationInput)
Used to specify the type and Amazon Resource Name (ARN) of the KMS key needed for Server-Side Encryption
(SSE).
|
Copyright © 2023. All rights reserved.