Class DryRunOperationException

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

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

Exception raised to indicate a successfully authorized action when the DryRun flag is set to "true".

See Also: