vpcOptions

@JvmName(name = "wgvarxrwydvsqpix")
suspend fun vpcOptions(value: Output<PipelineVpcOptionsArgs>)
@JvmName(name = "spqphdocmabsmebr")
suspend fun vpcOptions(value: PipelineVpcOptionsArgs?)

Parameters

value

Container for the values required to configure VPC access for the pipeline. If you don't specify these values, OpenSearch Ingestion creates the pipeline with a public endpoint. See vpc_options below.


@JvmName(name = "fmmatgfqftfeeady")
suspend fun vpcOptions(argument: suspend PipelineVpcOptionsArgsBuilder.() -> Unit)

Parameters

argument

Container for the values required to configure VPC access for the pipeline. If you don't specify these values, OpenSearch Ingestion creates the pipeline with a public endpoint. See vpc_options below.