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.101.0 (build b95fe5d)", date="2024-07-22T22:42:48.174Z") @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