Uses of Class
software.amazon.awscdk.services.osis.CfnPipeline.VpcEndpointProperty.Builder
-
Uses of CfnPipeline.VpcEndpointProperty.Builder in software.amazon.awscdk.services.osis
Modifier and TypeMethodDescriptionCfnPipeline.VpcEndpointProperty.builder()
CfnPipeline.VpcEndpointProperty.Builder.vpcEndpointId
(String vpcEndpointId) Sets the value ofCfnPipeline.VpcEndpointProperty.getVpcEndpointId()
Sets the value ofCfnPipeline.VpcEndpointProperty.getVpcId()
CfnPipeline.VpcEndpointProperty.Builder.vpcOptions
(IResolvable vpcOptions) Sets the value ofCfnPipeline.VpcEndpointProperty.getVpcOptions()
CfnPipeline.VpcEndpointProperty.Builder.vpcOptions
(CfnPipeline.VpcOptionsProperty vpcOptions) Sets the value ofCfnPipeline.VpcEndpointProperty.getVpcOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPipeline.VpcEndpointProperty.Builder
.