AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the transit gateway multicast group resources.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.TransitGatewayMulticastGroup

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class TransitGatewayMulticastGroup

The TransitGatewayMulticastGroup type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property GroupIpAddress System.String

Gets and sets the property GroupIpAddress.

The IP address assigned to the transit gateway multicast group.

Public Property GroupMember System.Boolean

Gets and sets the property GroupMember.

Indicates that the resource is a transit gateway multicast group member.

Public Property GroupSource System.Boolean

Gets and sets the property GroupSource.

Indicates that the resource is a transit gateway multicast group member.

Public Property MemberType Amazon.EC2.MembershipType

Gets and sets the property MemberType.

The member type (for example, static).

Public Property NetworkInterfaceId System.String

Gets and sets the property NetworkInterfaceId.

The ID of the transit gateway attachment.

Public Property ResourceId System.String

Gets and sets the property ResourceId.

The ID of the resource.

Public Property ResourceOwnerId System.String

Gets and sets the property ResourceOwnerId.

The ID of the Amazon Web Services account that owns the transit gateway multicast domain group resource.

Public Property ResourceType Amazon.EC2.TransitGatewayAttachmentResourceType

Gets and sets the property ResourceType.

The type of resource, for example a VPC attachment.

Public Property SourceType Amazon.EC2.MembershipType

Gets and sets the property SourceType.

The source type.

Public Property SubnetId System.String

Gets and sets the property SubnetId.

The ID of the subnet.

Public Property TransitGatewayAttachmentId System.String

Gets and sets the property TransitGatewayAttachmentId.

The ID of the transit gateway attachment.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5