data class PipelineVpcOptionsArgs(val securityGroupIds: Output<List<String>>? = null, val subnetIds: Output<List<String>>, val vpcEndpointManagement: Output<String>? = null) : ConvertibleToJava<PipelineVpcOptionsArgs>
Whether you or Amazon OpenSearch Ingestion service create and manage the VPC endpoint configured for the pipeline. Valid values are CUSTOMER or SERVICE