/dhall-aws-cloudformation/cloudformation/AWS::EC2::TransitGatewayMulticastGroupMember/Properties.dhall
Copy path to clipboardSource
{ Type =
{ GroupIpAddress : (./../../Fn.dhall).CfnText
, NetworkInterfaceId : (./../../Fn.dhall).CfnText
, TransitGatewayMulticastDomainId : (./../../Fn.dhall).CfnText
}
, default = {=}
}