ErrorCode enum
- Inheritance
- Available extensions
Values
- agentIssue → const ErrorCode
- alarmActive → const ErrorCode
- applicationMissing → const ErrorCode
- autoscalingValidationError → const ErrorCode
- autoScalingConfiguration → const ErrorCode
- autoScalingIamRolePermissions → const ErrorCode
- codedeployResourceCannotBeFound → const ErrorCode
- customerApplicationUnhealthy → const ErrorCode
- deploymentGroupMissing → const ErrorCode
- ecsUpdateError → const ErrorCode
- elasticLoadBalancingInvalid → const ErrorCode
- elbInvalidInstance → const ErrorCode
- healthConstraints → const ErrorCode
- healthConstraintsInvalid → const ErrorCode
- hookExecutionFailure → const ErrorCode
- iamRoleMissing → const ErrorCode
- iamRolePermissions → const ErrorCode
- internalError → const ErrorCode
- invalidEcsService → const ErrorCode
- invalidLambdaConfiguration → const ErrorCode
- invalidLambdaFunction → const ErrorCode
- invalidRevision → const ErrorCode
- manualStop → const ErrorCode
- missingBlueGreenDeploymentConfiguration → const ErrorCode
- missingElbInformation → const ErrorCode
- missingGithubToken → const ErrorCode
- noEc2Subscription → const ErrorCode
- noInstances → const ErrorCode
- overMaxInstances → const ErrorCode
- resourceLimitExceeded → const ErrorCode
- revisionMissing → const ErrorCode
- throttled → const ErrorCode
- timeout → const ErrorCode
- cloudformationStackFailure → const ErrorCode
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
toValue(
) → String -
Available on ErrorCode, provided by the ErrorCodeValueExtension extension
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited