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.98.0 (build 00b106d)", date="2024-05-17T05:10:06.601Z") @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 Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IModel.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    The ARN of the model.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson