MlflowTrackingServerArgs

constructor(artifactStoreUri: Output<String>? = null, automaticModelRegistration: Output<Boolean>? = null, mlflowVersion: Output<String>? = null, roleArn: Output<String>? = null, tags: Output<Map<String, String>>? = null, trackingServerName: Output<String>? = null, trackingServerSize: Output<String>? = null, weeklyMaintenanceWindowStart: Output<String>? = null)