Uses of Interface
software.amazon.awscdk.services.osis.CfnPipeline.VpcOptionsProperty
Packages that use CfnPipeline.VpcOptionsProperty
- 
Uses of CfnPipeline.VpcOptionsProperty in software.amazon.awscdk.services.osisClasses in software.amazon.awscdk.services.osis that implement CfnPipeline.VpcOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipeline.VpcOptionsPropertyMethods in software.amazon.awscdk.services.osis that return CfnPipeline.VpcOptionsPropertyModifier and TypeMethodDescriptionCfnPipeline.VpcOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.osis with parameters of type CfnPipeline.VpcOptionsPropertyModifier and TypeMethodDescriptionvoidCfnPipeline.setVpcOptions(CfnPipeline.VpcOptionsProperty value) Options that specify the subnets and security groups for an OpenSearch Ingestion VPC endpoint.CfnPipeline.Builder.vpcOptions(CfnPipeline.VpcOptionsProperty vpcOptions) Options that specify the subnets and security groups for an OpenSearch Ingestion VPC endpoint.CfnPipeline.VpcEndpointProperty.Builder.vpcOptions(CfnPipeline.VpcOptionsProperty vpcOptions) Sets the value ofCfnPipeline.VpcEndpointProperty.getVpcOptions()CfnPipelineProps.Builder.vpcOptions(CfnPipeline.VpcOptionsProperty vpcOptions) Sets the value ofCfnPipelineProps.getVpcOptions()