Skip to main content

aip_sdk.PartitionMigrationOutcome

aip_sdk.PartitionMigrationOutcome

One partition the base version carried, and what became of it on the derived version.

aip_sdk.PartitionMigrationOutcome.model_config​

aip_sdk.PartitionMigrationOutcome.model_config = ConfigDict(extra='allow')

No docstring is defined in the source.

aip_sdk.PartitionMigrationOutcome.name​

aip_sdk.PartitionMigrationOutcome.name: str

No docstring is defined in the source.

aip_sdk.PartitionMigrationOutcome.needs_attention​

aip_sdk.PartitionMigrationOutcome.needs_attention: bool

Whether this target failed to follow the data across, so reason must be acted on.

aip_sdk.PartitionMigrationOutcome.outcome​

aip_sdk.PartitionMigrationOutcome.outcome: PartitionOutcome

No docstring is defined in the source.

aip_sdk.PartitionMigrationOutcome.partition_id​

aip_sdk.PartitionMigrationOutcome.partition_id: str | None = None

No docstring is defined in the source.

aip_sdk.PartitionMigrationOutcome.reason​

aip_sdk.PartitionMigrationOutcome.reason: str | None = None

No docstring is defined in the source.

aip_sdk.PartitionMigrationOutcome.source_partition_id​

aip_sdk.PartitionMigrationOutcome.source_partition_id: str

No docstring is defined in the source.