/dhall-aws-cloudformation/cloudformation/AWS::EC2::ClientVpnEndpoint/TagSpecification.dhall

Copy path to clipboard

Source

{ Type =
{ ResourceType : (./../../Fn.dhall).CfnText
, Tags : List (./../Tag.dhall).Type
}
, default = {=}
}