authentication Configuration
suspend fun authenticationConfiguration(value: Output<FirehoseDeliveryStreamMskSourceConfigurationAuthenticationConfigurationArgs>)
suspend fun authenticationConfiguration(value: FirehoseDeliveryStreamMskSourceConfigurationAuthenticationConfigurationArgs)
Parameters
value
The authentication configuration of the Amazon MSK cluster. See authentication_configuration
block below for details.
suspend fun authenticationConfiguration(argument: suspend FirehoseDeliveryStreamMskSourceConfigurationAuthenticationConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The authentication configuration of the Amazon MSK cluster. See authentication_configuration
block below for details.