/AWS1/CL_AFBGATEWAYGROUP¶
The details of the gateway group.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/AFBARN /AWS1/AFBARN¶
The ARN of the gateway group.
iv_name TYPE /AWS1/AFBGATEWAYGROUPNAME /AWS1/AFBGATEWAYGROUPNAME¶
The name of the gateway group.
iv_description TYPE /AWS1/AFBGATEWAYGROUPDESC /AWS1/AFBGATEWAYGROUPDESC¶
The description of the gateway group.
Queryable Attributes¶
Arn¶
The ARN of the gateway group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Name¶
The name of the gateway group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Description¶
The description of the gateway group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |