database Source Vpc Configuration
suspend fun databaseSourceVpcConfiguration(value: Output<DeliveryStreamDatabaseSourceVpcConfigurationArgs>)
Parameters
value
The details of the VPC Endpoint Service which Firehose uses to create a PrivateLink to the database. Amazon Data Firehose is in preview release and is subject to change.
suspend fun databaseSourceVpcConfiguration(argument: suspend DeliveryStreamDatabaseSourceVpcConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The details of the VPC Endpoint Service which Firehose uses to create a PrivateLink to the database. Amazon Data Firehose is in preview release and is subject to change.