Skip to content

/AWS1/CL_EC2TGWMULTICASTDOMA00

Describes the multicast domain associations.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_TGWMULTICASTDOMAINID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the transit gateway multicast domain.

IV_TGWATTACHMENTID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the transit gateway attachment.

IV_RESOURCEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the resource.

IV_RESOURCETYPE TYPE /AWS1/EC2TGWATTACHMENTRESRCT00 /AWS1/EC2TGWATTACHMENTRESRCT00

The type of resource, for example a VPC attachment.

IV_RESOURCEOWNERID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the Amazon Web Services account that owns the resource.

IT_SUBNETS TYPE /AWS1/CL_EC2SUBNETASSOCIATION=>TT_SUBNETASSOCIATIONLIST TT_SUBNETASSOCIATIONLIST

The subnets associated with the multicast domain.


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

TransitGatewayAttachmentId

The ID of the transit gateway attachment.

Accessible with the following methods

Method Description
GET_TGWATTACHMENTID() Getter for TRANSITGATEWAYATTACHMENTID, with configurable def
ASK_TGWATTACHMENTID() Getter for TRANSITGATEWAYATTACHMENTID w/ exceptions if field
HAS_TGWATTACHMENTID() Determine if TRANSITGATEWAYATTACHMENTID has a value

ResourceId

The ID of the resource.

Accessible with the following methods

Method Description
GET_RESOURCEID() Getter for RESOURCEID, with configurable default
ASK_RESOURCEID() Getter for RESOURCEID w/ exceptions if field has no value
HAS_RESOURCEID() Determine if RESOURCEID has a value

ResourceType

The type of resource, for example a VPC attachment.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

ResourceOwnerId

The ID of the Amazon Web Services account that owns the resource.

Accessible with the following methods

Method Description
GET_RESOURCEOWNERID() Getter for RESOURCEOWNERID, with configurable default
ASK_RESOURCEOWNERID() Getter for RESOURCEOWNERID w/ exceptions if field has no val
HAS_RESOURCEOWNERID() Determine if RESOURCEOWNERID has a value

Subnets

The subnets associated with the multicast domain.

Accessible with the following methods

Method Description
GET_SUBNETS() Getter for SUBNETS, with configurable default
ASK_SUBNETS() Getter for SUBNETS w/ exceptions if field has no value
HAS_SUBNETS() Determine if SUBNETS has a value