/AWS1/CL_BUGGETBANDWIDTHRLSC01¶
GetBandwidthRateLimitScheduleOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_gatewayarn TYPE /AWS1/BUGGATEWAYARN /AWS1/BUGGATEWAYARN¶
The Amazon Resource Name (ARN) of the gateway. Use the
ListGatewaysoperation to return a list of gateways for your account and Amazon Web Services Region.
it_bandwidthrlimintervals TYPE /AWS1/CL_BUGBANDWIDTHRLINTER00=>TT_BANDWIDTHRATELIMITINTERVALS TT_BANDWIDTHRATELIMITINTERVALS¶
An array containing bandwidth rate limit schedule intervals for a gateway. When no bandwidth rate limit intervals have been scheduled, the array is empty.
Queryable Attributes¶
GatewayArn¶
The Amazon Resource Name (ARN) of the gateway. Use the
ListGatewaysoperation to return a list of gateways for your account and Amazon Web Services Region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GATEWAYARN() |
Getter for GATEWAYARN, with configurable default |
ASK_GATEWAYARN() |
Getter for GATEWAYARN w/ exceptions if field has no value |
HAS_GATEWAYARN() |
Determine if GATEWAYARN has a value |
BandwidthRateLimitIntervals¶
An array containing bandwidth rate limit schedule intervals for a gateway. When no bandwidth rate limit intervals have been scheduled, the array is empty.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BANDWIDTHRLIMINTERVALS() |
Getter for BANDWIDTHRATELIMITINTERVALS, with configurable de |
ASK_BANDWIDTHRLIMINTERVALS() |
Getter for BANDWIDTHRATELIMITINTERVALS w/ exceptions if fiel |
HAS_BANDWIDTHRLIMINTERVALS() |
Determine if BANDWIDTHRATELIMITINTERVALS has a value |