public static interface PutBandwidthRateLimitScheduleResponse.Builder extends BackupGatewayResponse.Builder, SdkPojo, CopyableBuilder<PutBandwidthRateLimitScheduleResponse.Builder,PutBandwidthRateLimitScheduleResponse>
| Modifier and Type | Method and Description |
|---|---|
PutBandwidthRateLimitScheduleResponse.Builder |
gatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutBandwidthRateLimitScheduleResponse.Builder gatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway. Use the
ListGateways operation to return a list of gateways for your account and Amazon Web
Services Region.
gatewayArn - The Amazon Resource Name (ARN) of the gateway. Use the
ListGateways operation to return a list of gateways for your account and Amazon Web
Services Region.Copyright © 2023. All rights reserved.