@Generated(value="software.amazon.awssdk:codegen") public final 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() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends LastVpcAssociationException.Builder> |
serializableBuilderClass() |
LastVpcAssociationException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic LastVpcAssociationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<LastVpcAssociationException.Builder,LastVpcAssociationException>toBuilder in class Route53Exceptionpublic static LastVpcAssociationException.Builder builder()
public static Class<? extends LastVpcAssociationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.