vpc Config
suspend fun vpcConfig(value: Output<FirehoseDeliveryStreamOpensearchserverlessConfigurationVpcConfigArgs>)
Parameters
value
The VPC configuration for the delivery stream to connect to OpenSearch Serverless associated with the VPC. See vpc_config
block below for details.
suspend fun vpcConfig(argument: suspend FirehoseDeliveryStreamOpensearchserverlessConfigurationVpcConfigArgsBuilder.() -> Unit)
Parameters
argument
The VPC configuration for the delivery stream to connect to OpenSearch Serverless associated with the VPC. See vpc_config
block below for details.