@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.489Z") @Stability(value=Experimental) public interface Type extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Type.Builder
A builder for
Type |
static class |
Type.Jsii$Proxy
An implementation for
Type |
| Modifier and Type | Method and Description |
|---|---|
static Type.Builder |
builder() |
String |
getInputString()
(experimental) Glue InputString for this type.
|
Boolean |
getIsPrimitive()
(experimental) Indicates whether this type is a primitive data type.
|
@Stability(value=Experimental) @NotNull String getInputString()
@Stability(value=Experimental) @NotNull Boolean getIsPrimitive()
@Stability(value=Experimental) static Type.Builder builder()
Type.Builder of TypeCopyright © 2021. All rights reserved.