Versions in this module Expand all Collapse all v0 v0.12.2 Nov 19, 2025 Changes in this version + func GetSchema() schema.Schema + func NewMLJobStateResource() resource.Resource + type MLJob struct + JobId string + Node *MLJobNode + State string + type MLJobNode struct + Attributes map[string]interface{} + Id string + Name string + type MLJobStateData struct + ElasticsearchConnection types.List + Force types.Bool + Id types.String + JobId types.String + State types.String + Timeout customtypes.Duration + Timeouts timeouts.Value + type MLJobStats struct + Jobs []MLJob