/dhall-aws-cloudformation/cloudformation/AWS::Pipes::Pipe/NetworkConfiguration.dhall
Copy path to clipboardSource
{ Type = { AwsvpcConfiguration : Optional (./AwsVpcConfiguration.dhall).Type }
, default.AwsvpcConfiguration = None (./AwsVpcConfiguration.dhall).Type
}