@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:26.968Z") @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 © 2021. All rights reserved.