@Generated(value="software.amazon.awssdk:codegen") public class S3LocationNotInServiceRegionException extends ElasticBeanstalkException implements ToCopyableBuilder<S3LocationNotInServiceRegionException.Builder,S3LocationNotInServiceRegionException>
The specified S3 bucket does not belong to the S3 region in which the service is running. The following regions are supported:
IAD/us-east-1
PDX/us-west-2
DUB/eu-west-1
| Modifier and Type | Class and Description |
|---|---|
static interface |
S3LocationNotInServiceRegionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static S3LocationNotInServiceRegionException.Builder |
builder() |
static Class<? extends S3LocationNotInServiceRegionException.Builder> |
serializableBuilderClass() |
S3LocationNotInServiceRegionException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic S3LocationNotInServiceRegionException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<S3LocationNotInServiceRegionException.Builder,S3LocationNotInServiceRegionException>public static S3LocationNotInServiceRegionException.Builder builder()
public static Class<? extends S3LocationNotInServiceRegionException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.