Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.osis.CfnPipelinePropsMixin.VpcOptionsProperty.Builder
Packages that use CfnPipelinePropsMixin.VpcOptionsProperty.Builder
-
Uses of CfnPipelinePropsMixin.VpcOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.osis
Methods in software.amazon.awscdk.cfnpropertymixins.services.osis that return CfnPipelinePropsMixin.VpcOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnPipelinePropsMixin.VpcOptionsProperty.builder()CfnPipelinePropsMixin.VpcOptionsProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnPipelinePropsMixin.VpcOptionsProperty.getSecurityGroupIds()Sets the value ofCfnPipelinePropsMixin.VpcOptionsProperty.getSubnetIds()CfnPipelinePropsMixin.VpcOptionsProperty.Builder.vpcAttachmentOptions(CfnPipelinePropsMixin.VpcAttachmentOptionsProperty vpcAttachmentOptions) Sets the value ofCfnPipelinePropsMixin.VpcOptionsProperty.getVpcAttachmentOptions()CfnPipelinePropsMixin.VpcOptionsProperty.Builder.vpcAttachmentOptions(IResolvable vpcAttachmentOptions) Sets the value ofCfnPipelinePropsMixin.VpcOptionsProperty.getVpcAttachmentOptions()CfnPipelinePropsMixin.VpcOptionsProperty.Builder.vpcEndpointManagement(String vpcEndpointManagement) Sets the value ofCfnPipelinePropsMixin.VpcOptionsProperty.getVpcEndpointManagement()Constructors in software.amazon.awscdk.cfnpropertymixins.services.osis with parameters of type CfnPipelinePropsMixin.VpcOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipelinePropsMixin.VpcOptionsProperty.Builder.