/AWS1/CL_FNTGETCXNGRBYROUTIN01¶
GetConnectionGroupByRoutingEndpointResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_connectiongroup TYPE REF TO /AWS1/CL_FNTCONNECTIONGROUP /AWS1/CL_FNTCONNECTIONGROUP¶
The connection group for your distribution tenants. When you first create a distribution tenant and you don't specify a connection group, CloudFront will automatically create a default connection group for you. When you create a new distribution tenant and don't specify a connection group, the default one will be associated with your distribution tenant.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The current version of the connection group.
Queryable Attributes¶
ConnectionGroup¶
The connection group for your distribution tenants. When you first create a distribution tenant and you don't specify a connection group, CloudFront will automatically create a default connection group for you. When you create a new distribution tenant and don't specify a connection group, the default one will be associated with your distribution tenant.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTIONGROUP() |
Getter for CONNECTIONGROUP |
ETag¶
The current version of the connection group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |