Interface IModel
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IModel.Jsii$Default
- All Known Implementing Classes:
FoundationModel,IModel.Jsii$Proxy,ProvisionedModel
@Generated(value="jsii-pacmak/1.116.0 (build 0eddcff)",
date="2025-10-24T13:34:32.507Z")
@Stability(Stable)
public interface IModel
extends software.amazon.jsii.JsiiSerializable
Represents a Bedrock model.
The model could be a foundation model, a custom model, or a provisioned model.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIModel.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getModelArn
The ARN of the model.- See Also:
-