@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.300Z") @Stability(value=Experimental) public interface IntermediateTypeOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntermediateTypeOptions.Builder
A builder for
IntermediateTypeOptions |
static class |
IntermediateTypeOptions.Jsii$Proxy
An implementation for
IntermediateTypeOptions |
| Modifier and Type | Method and Description |
|---|---|
static IntermediateTypeOptions.Builder |
builder() |
Map<String,IField> |
getDefinition()
(experimental) the attributes of this type.
|
default List<Directive> |
getDirectives()
(experimental) the directives for this object type.
|
@Stability(value=Experimental) @NotNull Map<String,IField> getDefinition()
@Stability(value=Experimental) @Nullable default List<Directive> getDirectives()
Default: - no directives
@Stability(value=Experimental) static IntermediateTypeOptions.Builder builder()
IntermediateTypeOptions.Builder of IntermediateTypeOptionsCopyright © 2020. All rights reserved.