@aws-sdk/client-ec2

RegisterTransitGatewayMulticastGroupMembersCommandInput Interface

Members

Name
Type
Details
NetworkInterfaceIds Requiredstring[] | undefined

The group members' network interface IDs to register with the transit gateway multicast group.

TransitGatewayMulticastDomainId Requiredstring | undefined

The ID of the transit gateway multicast domain.

DryRun boolean | undefined

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

GroupIpAddress string | undefined

The IP address assigned to the transit gateway multicast group.

Full Signature

export interface RegisterTransitGatewayMulticastGroupMembersCommandInput extends RegisterTransitGatewayMulticastGroupMembersRequest