Uses of Interface
software.amazon.awscdk.services.osis.CfnPipeline.VpcOptionsProperty
-
Uses of CfnPipeline.VpcOptionsProperty in software.amazon.awscdk.services.osis
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPipeline.VpcOptionsProperty
Modifier and TypeMethodDescriptionCfnPipeline.VpcOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnPipeline.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()