Uses of Enum Class
software.amazon.awscdk.services.kinesisfirehose.StreamEncryptionType
Packages that use StreamEncryptionType
Package
Description
Amazon Data Firehose Construct Library
-
Uses of StreamEncryptionType in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose that return StreamEncryptionTypeModifier and TypeMethodDescriptionStreamEncryption.getType()The type of server-side encryption for the Amazon Firehose delivery stream.static StreamEncryptionTypeReturns the enum constant of this class with the specified name.static StreamEncryptionType[]StreamEncryptionType.values()Returns an array containing the constants of this enum class, in the order they are declared.