@Generated(value="software.amazon.awssdk:codegen") public class LastVPCAssociationException extends Route53Exception implements ToCopyableBuilder<LastVPCAssociationException.Builder,LastVPCAssociationException>
The VPC that you're trying to disassociate from the private hosted zone is the last VPC that is associated with the hosted zone. Amazon Route 53 doesn't support disassociating the last VPC from a hosted zone.
| Modifier and Type | Class and Description |
|---|---|
static interface |
LastVPCAssociationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static LastVPCAssociationException.Builder |
builder() |
static Class<? extends LastVPCAssociationException.Builder> |
serializableBuilderClass() |
LastVPCAssociationException.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 LastVPCAssociationException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<LastVPCAssociationException.Builder,LastVPCAssociationException>public static LastVPCAssociationException.Builder builder()
public static Class<? extends LastVPCAssociationException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.