Class BedrockFoundationModelSummary.Lifecycle
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws.Bedrock
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public class BedrockFoundationModelSummary.Lifecycle
Properties
| Edit this page View SourceStatus
Required. The lifecycle status of the model. ACTIVE, LEGACY, or something else
Declaration
[JsonProperty("status")]
public string Status { get; set; }
Property Value
| Type | Description |
|---|---|
| string |