AwsQueryErrorTrait class
Implemented types
Annotations
Properties
code
→ String
The value used to distinguish this error shape during client
deserialization.
final
hashCode
→ int
The hash code for this object.
no setter inherited
httpResponseCode
→ int
The HTTP response code used on a response that contains this error shape.
final
isSynthetic
→ bool
Checks if this trait is persisted with the shape, or if it is a synthetic,
or transient trait, only meant to temporarily aid in some kind of
in-memory model transformation.
no setter override
props
→ List <Object ? >
The type's equatable properties.
no setter override
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
shapeId
→ ShapeId
Returns the fully-qualified shape ID of the trait.
no setter override
value
→ AwsQueryErrorTrait
The value of the trait.
no setter override