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

Copy path to clipboard

Source

{ Type =
{ GroupIpAddress : (./../../Fn.dhall).CfnText
, NetworkInterfaceId : (./../../Fn.dhall).CfnText
, TransitGatewayMulticastDomainId : (./../../Fn.dhall).CfnText
}
, default = {=}
}