Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryPropsMixin.RunConfigProperty.Builder
Packages that use CfnCanaryPropsMixin.RunConfigProperty.Builder
-
Uses of CfnCanaryPropsMixin.RunConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryPropsMixin.RunConfigProperty.BuilderModifier and TypeMethodDescriptionCfnCanaryPropsMixin.RunConfigProperty.Builder.activeTracing(Boolean activeTracing) Sets the value ofCfnCanaryPropsMixin.RunConfigProperty.getActiveTracing()CfnCanaryPropsMixin.RunConfigProperty.Builder.activeTracing(IResolvable activeTracing) Sets the value ofCfnCanaryPropsMixin.RunConfigProperty.getActiveTracing()CfnCanaryPropsMixin.RunConfigProperty.builder()CfnCanaryPropsMixin.RunConfigProperty.Builder.environmentVariables(Map<String, String> environmentVariables) Sets the value ofCfnCanaryPropsMixin.RunConfigProperty.getEnvironmentVariables()CfnCanaryPropsMixin.RunConfigProperty.Builder.environmentVariables(IResolvable environmentVariables) Sets the value ofCfnCanaryPropsMixin.RunConfigProperty.getEnvironmentVariables()CfnCanaryPropsMixin.RunConfigProperty.Builder.ephemeralStorage(Number ephemeralStorage) Sets the value ofCfnCanaryPropsMixin.RunConfigProperty.getEphemeralStorage()CfnCanaryPropsMixin.RunConfigProperty.Builder.memoryInMb(Number memoryInMb) Sets the value ofCfnCanaryPropsMixin.RunConfigProperty.getMemoryInMb()CfnCanaryPropsMixin.RunConfigProperty.Builder.timeoutInSeconds(Number timeoutInSeconds) Sets the value ofCfnCanaryPropsMixin.RunConfigProperty.getTimeoutInSeconds()Constructors in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryPropsMixin.RunConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCanaryPropsMixin.RunConfigProperty.Builder.