Uses of Class
software.amazon.awscdk.services.appsync.CodeConfig.Builder
-
Uses of CodeConfig.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionstatic CodeConfig.Builder
CodeConfig.builder()
CodeConfig.Builder.inlineCode
(String inlineCode) Sets the value ofCodeConfig.getInlineCode()
CodeConfig.Builder.s3Location
(String s3Location) Sets the value ofCodeConfig.getS3Location()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CodeConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theCodeConfig.Builder
.