automaticModelRegistration property

Input<bool?>? automaticModelRegistration
final

Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry. Defaults to false.

Implementation

final pulumi.Input<bool?>? automaticModelRegistration;