/AWS1/CL_EC2TGWMULTICASTREGE01¶
Describes the members registered with the transit gateway multicast group.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tgwmulticastdomainid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the transit gateway multicast domain.
it_regednetworkinterfaceids TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST TT_VALUESTRINGLIST¶
The IDs of the network interfaces members registered with the transit gateway multicast group.
iv_groupipaddress TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The IP address assigned to the transit gateway multicast group.
Queryable Attributes¶
TransitGatewayMulticastDomainId¶
The ID of the transit gateway multicast domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TGWMULTICASTDOMAINID() |
Getter for TGWMULTICASTDOMAINID, with configurable default |
ASK_TGWMULTICASTDOMAINID() |
Getter for TGWMULTICASTDOMAINID w/ exceptions if field has n |
HAS_TGWMULTICASTDOMAINID() |
Determine if TGWMULTICASTDOMAINID has a value |
RegisteredNetworkInterfaceIds¶
The IDs of the network interfaces members registered with the transit gateway multicast group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGEDNETWORKINTERFACEIDS() |
Getter for REGEDNETWORKINTERFACEIDS, with configurable defau |
ASK_REGEDNETWORKINTERFACEIDS() |
Getter for REGEDNETWORKINTERFACEIDS w/ exceptions if field h |
HAS_REGEDNETWORKINTERFACEIDS() |
Determine if REGEDNETWORKINTERFACEIDS has a value |
GroupIpAddress¶
The IP address assigned to the transit gateway multicast group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPIPADDRESS() |
Getter for GROUPIPADDRESS, with configurable default |
ASK_GROUPIPADDRESS() |
Getter for GROUPIPADDRESS w/ exceptions if field has no valu |
HAS_GROUPIPADDRESS() |
Determine if GROUPIPADDRESS has a value |