/dhall-aws-cloudformation/cloudformation/AWS::EC2::TransitGatewayConnect/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ Options : (./TransitGatewayConnectOptions.dhall).Type
, Tags : Optional (List (./../Tag.dhall).Type)
, TransportTransitGatewayAttachmentId : (./../../Fn.dhall).CfnText
}
, default.Tags = None (List (./../Tag.dhall).Type)
}