Skip to content

/AWS1/CL_EC2TGWREQPLYRULEMET

A metadata key-value pair for a transit gateway policy rule.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_metadatakey TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The key of the metadata pair for the policy rule.

iv_metadatavalue TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The value of the metadata pair for the policy rule.


Queryable Attributes

MetaDataKey

The key of the metadata pair for the policy rule.

Accessible with the following methods

Method Description
GET_METADATAKEY() Getter for METADATAKEY, with configurable default
ASK_METADATAKEY() Getter for METADATAKEY w/ exceptions if field has no value
HAS_METADATAKEY() Determine if METADATAKEY has a value

MetaDataValue

The value of the metadata pair for the policy rule.

Accessible with the following methods

Method Description
GET_METADATAVALUE() Getter for METADATAVALUE, with configurable default
ASK_METADATAVALUE() Getter for METADATAVALUE w/ exceptions if field has no value
HAS_METADATAVALUE() Determine if METADATAVALUE has a value