| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryStreamEncryptionStatus |
DeliveryStreamEncryptionStatus.fromValue(String value)
Use this in place of valueOf.
|
static DeliveryStreamEncryptionStatus |
DeliveryStreamEncryptionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryStreamEncryptionStatus[] |
DeliveryStreamEncryptionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryStreamEncryptionConfiguration |
DeliveryStreamEncryptionConfiguration.withStatus(DeliveryStreamEncryptionStatus status)
This is the server-side encryption (SSE) status for the delivery stream.
|
Copyright © 2025. All rights reserved.