@Generated(value="software.amazon.awssdk:codegen") public final class TagOptionNotMigratedException extends ServiceCatalogException implements ToCopyableBuilder<TagOptionNotMigratedException.Builder,TagOptionNotMigratedException>
An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TagOptionNotMigratedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TagOptionNotMigratedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagOptionNotMigratedException.Builder> |
serializableBuilderClass() |
TagOptionNotMigratedException.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 TagOptionNotMigratedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TagOptionNotMigratedException.Builder,TagOptionNotMigratedException>toBuilder in class ServiceCatalogExceptionpublic static TagOptionNotMigratedException.Builder builder()
public static Class<? extends TagOptionNotMigratedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.