public static interface ExportTransitGatewayRoutesResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ExportTransitGatewayRoutesResponse.Builder,ExportTransitGatewayRoutesResponse>
| Modifier and Type | Method and Description |
|---|---|
ExportTransitGatewayRoutesResponse.Builder |
s3Location(String s3Location)
The URL of the exported file in Amazon S3.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildExportTransitGatewayRoutesResponse.Builder s3Location(String s3Location)
The URL of the exported file in Amazon S3. For example, s3://bucket_name/VPCTransitGateway/TransitGatewayRouteTables/file_name.
s3Location - The URL of the exported file in Amazon S3. For example,
s3://bucket_name/VPCTransitGateway/TransitGatewayRouteTables/file_name.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.