Uses of Class
software.amazon.awscdk.services.osis.CfnPipeline.VpcOptionsProperty.Builder
-
Uses of CfnPipeline.VpcOptionsProperty.Builder in software.amazon.awscdk.services.osis
Modifier and TypeMethodDescriptionCfnPipeline.VpcOptionsProperty.builder()
CfnPipeline.VpcOptionsProperty.Builder.securityGroupIds
(List<String> securityGroupIds) Sets the value ofCfnPipeline.VpcOptionsProperty.getSecurityGroupIds()
Sets the value ofCfnPipeline.VpcOptionsProperty.getSubnetIds()
CfnPipeline.VpcOptionsProperty.Builder.vpcAttachmentOptions
(IResolvable vpcAttachmentOptions) Sets the value ofCfnPipeline.VpcOptionsProperty.getVpcAttachmentOptions()
CfnPipeline.VpcOptionsProperty.Builder.vpcAttachmentOptions
(CfnPipeline.VpcAttachmentOptionsProperty vpcAttachmentOptions) Sets the value ofCfnPipeline.VpcOptionsProperty.getVpcAttachmentOptions()
CfnPipeline.VpcOptionsProperty.Builder.vpcEndpointManagement
(String vpcEndpointManagement) Sets the value ofCfnPipeline.VpcOptionsProperty.getVpcEndpointManagement()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPipeline.VpcOptionsProperty.Builder
.