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

Copy path to clipboard

Source

{ Type =
{ SubnetId : (./../../Fn.dhall).CfnText
, TransitGatewayAttachmentId : (./../../Fn.dhall).CfnText
, TransitGatewayMulticastDomainId : (./../../Fn.dhall).CfnText
}
, default = {=}
}