Class InvalidResourceException

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

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

Exception that indicates that the resource is invalid. You might not have access to the resource, or the resource might not exist.

See Also: