@Generated(value="jsii-pacmak/1.32.0 (build 3f4fe23)", date="2021-08-02T03:18:08.036Z") @Stability(value=Stable) public interface StructProperties extends software.amazon.jsii.JsiiSerializable
E.g. if translated to Java, an interface StructProperties is created containing a builder subclass to create an instance of the interface.
https://aws.github.io/jsii/user-guides/lib-author/typescript-restrictions/#interfaces| Modifier and Type | Interface and Description |
|---|---|
static class |
StructProperties.Builder
A builder for
StructProperties |
static class |
StructProperties.Jsii$Proxy
An implementation for
StructProperties |
| Modifier and Type | Method and Description |
|---|---|
static StructProperties.Builder |
builder() |
String |
getMyProp() |
@Stability(value=Stable) @NotNull String getMyProp()
@Stability(value=Stable) static StructProperties.Builder builder()
StructProperties.Builder of StructPropertiesCopyright © 2021. All rights reserved.