vpcOptions

@JvmName(name = "lrndvjscndeadgyd")
suspend fun vpcOptions(value: Output<PipelineVpcOptionsArgs>)
@JvmName(name = "jshtkcgvrrcetoih")
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 = "cvmqbkauefuebvlu")
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.