@Generated(value="jsii-pacmak/1.32.0 (build 3f4fe23)", date="2021-08-09T03:29:42.726Z") @Stability(value=Stable) public interface IBehaviorProperties extends software.amazon.jsii.JsiiSerializable
It will be translated to a "regular" interface which needs to be implemented.
You can also use methods here, e.g. doSth(): void;.
https://aws.github.io/jsii/user-guides/lib-author/typescript-restrictions/#interfaces| Modifier and Type | Interface and Description |
|---|---|
static interface |
IBehaviorProperties.Jsii$Default
Internal default implementation for
IBehaviorProperties. |
static class |
IBehaviorProperties.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOtherProp() |
@Stability(value=Stable) @NotNull String getOtherProp()
Copyright © 2021. All rights reserved.