MigrationEligibilityFailureReason Class

A blocking reason that prevents a managed environment migration.

Constructor

MigrationEligibilityFailureReason(*args: Any, **kwargs: Any)

Variables

Name Description
code
str

The error code identifying the blocker. Required.

message
str

A human-readable description of the blocker. Required.

Attributes

code

The error code identifying the blocker. Required.

code: str

message

A human-readable description of the blocker. Required.

message: str