Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-transitgatewaymulticastgroupmember.json
Parent schema serverless-framework-configuration
Type: object

The AWS::EC2::TransitGatewayMulticastGroupMember registers and deregisters members and sources (network interfaces) with the transit gateway multicast group. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-transitgatewaymulticastdomain/aws-ec2-transitgatewaymulticastgroupsource

Properties

GroupIpAddress string | Aws_CF_FunctionString required

The IP address assigned to the transit gateway multicast group.

TransitGatewayMulticastDomainId string | Aws_CF_FunctionString required

The ID of the transit gateway multicast domain.

NetworkInterfaceId string | Aws_CF_FunctionString required

The ID of the transit gateway attachment.