database Source Authentication Configuration
suspend fun databaseSourceAuthenticationConfiguration(value: Output<DeliveryStreamDatabaseSourceAuthenticationConfigurationArgs>)
suspend fun databaseSourceAuthenticationConfiguration(value: DeliveryStreamDatabaseSourceAuthenticationConfigurationArgs)
Parameters
value
The structure to configure the authentication methods for Firehose to connect to source database endpoint. Amazon Data Firehose is in preview release and is subject to change.
suspend fun databaseSourceAuthenticationConfiguration(argument: suspend DeliveryStreamDatabaseSourceAuthenticationConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The structure to configure the authentication methods for Firehose to connect to source database endpoint. Amazon Data Firehose is in preview release and is subject to change.