authentication Configuration
suspend fun authenticationConfiguration(value: Output<DeliveryStreamAuthenticationConfigurationArgs>)
Parameters
value
The authentication configuration of the Amazon MSK cluster.
suspend fun authenticationConfiguration(argument: suspend DeliveryStreamAuthenticationConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The authentication configuration of the Amazon MSK cluster.