Class MethodNotAllowedException

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

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

The request uses an HTTP method that isn't allowed for the specified resource.

See Also: