delivery Stream Encryption Configuration Input
suspend fun deliveryStreamEncryptionConfigurationInput(value: Output<DeliveryStreamEncryptionConfigurationInputArgs>)
suspend fun deliveryStreamEncryptionConfigurationInput(value: DeliveryStreamEncryptionConfigurationInputArgs?)
Parameters
value
Specifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).
suspend fun deliveryStreamEncryptionConfigurationInput(argument: suspend DeliveryStreamEncryptionConfigurationInputArgsBuilder.() -> Unit)
Parameters
argument
Specifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).