class Aws::ResilienceHub::Types::ConflictException

Occurs when a conflict with a previous successful write is detected. This generally occurs when the previous write did not have time to propagate to the host serving the current request. A retry (with appropriate backoff logic) is the recommended response to this exception.

@!attribute [rw] message

@return [String]

@!attribute [rw] resource_id

The identifier of the resource that the exception applies to.
@return [String]

@!attribute [rw] resource_type

The type of the resource that the exception applies to.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/ConflictException AWS API Documentation

Constants

SENSITIVE