| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static IntermediateTypeOptions.Builder |
IntermediateTypeOptions.builder() |
IntermediateTypeOptions.Builder |
IntermediateTypeOptions.Builder.definition(Map<String,? extends IField> definition)
Sets the value of
IntermediateTypeOptions.getDefinition() |
IntermediateTypeOptions.Builder |
IntermediateTypeOptions.Builder.directives(List<? extends Directive> directives)
Sets the value of
IntermediateTypeOptions.getDirectives() |
| Constructor and Description |
|---|
Jsii$Proxy(IntermediateTypeOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IntermediateTypeOptions.Builder. |
Copyright © 2022. All rights reserved.