Uses of Class
software.amazon.awscdk.services.synthetics.CodeConfig.Builder
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of CodeConfig.Builder in software.amazon.awscdk.services.synthetics
Modifier and TypeMethodDescriptionstatic CodeConfig.Builder
CodeConfig.builder()
CodeConfig.Builder.inlineCode
(String inlineCode) Sets the value ofCodeConfig.getInlineCode()
CodeConfig.Builder.s3Location
(Location 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
.