MlflowTrackingServerArgs

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