Uses of Class
software.amazon.awscdk.services.osis.CfnPipeline.VpcAttachmentOptionsProperty.Builder
-
Uses of CfnPipeline.VpcAttachmentOptionsProperty.Builder in software.amazon.awscdk.services.osis
Modifier and TypeMethodDescriptionCfnPipeline.VpcAttachmentOptionsProperty.Builder.attachToVpc
(Boolean attachToVpc) Sets the value ofCfnPipeline.VpcAttachmentOptionsProperty.getAttachToVpc()
CfnPipeline.VpcAttachmentOptionsProperty.Builder.attachToVpc
(IResolvable attachToVpc) Sets the value ofCfnPipeline.VpcAttachmentOptionsProperty.getAttachToVpc()
CfnPipeline.VpcAttachmentOptionsProperty.builder()
Sets the value ofCfnPipeline.VpcAttachmentOptionsProperty.getCidrBlock()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPipeline.VpcAttachmentOptionsProperty.Builder
.