vpc Attachment Options
suspend fun vpcAttachmentOptions(value: Output<PipelineVpcOptionsVpcAttachmentOptionsPropertiesArgs>)
Parameters
value
Options for attaching a VPC to the pipeline.
suspend fun vpcAttachmentOptions(argument: suspend PipelineVpcOptionsVpcAttachmentOptionsPropertiesArgsBuilder.() -> Unit)
Parameters
argument
Options for attaching a VPC to the pipeline.