@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-22T10:27:15.688Z") @Stability(value=Stable) public interface IModel extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IModel.Jsii$Default
Internal default implementation for
IModel. |
static class |
IModel.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getModelId()
Returns the model name, such as 'myModel'.
|
@Stability(value=Stable) @NotNull String getModelId()
Copyright © 2021. All rights reserved.