Pipeline Vpc Options Vpc Attachment Options Properties
data class PipelineVpcOptionsVpcAttachmentOptionsProperties(val attachToVpc: Boolean, val cidrBlock: String)
Options for attaching a VPC to the pipeline.