Uses of Class
software.amazon.awscdk.services.appsync.InterfaceType.Builder
-
Uses of InterfaceType.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionstatic InterfaceType.Builder
InterfaceType.Builder.definition
(Map<String, ? extends IField> definition) (experimental) the attributes of this type.InterfaceType.Builder.directives
(List<? extends Directive> directives) (experimental) the directives for this object type.