Class DryRunOperationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DryRunOperationException.Builder,DryRunOperationException>

@Generated("software.amazon.awssdk:codegen") public final class DryRunOperationException extends MigrationHubConfigException implements ToCopyableBuilder<DryRunOperationException.Builder,DryRunOperationException>

Exception raised to indicate that authorization of an action was successful, when the DryRun flag is set to true.

See Also: