Class DryRunOperationException

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

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

The dry run operation of the resource was successful, and no resources or mutations were actually performed due to the dry run flag in the request.

See Also: