@Stability(value=Stable) public static final class CfnCanary.RunConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCanary.RunConfigProperty>
CfnCanary.RunConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCanary.RunConfigProperty.Builder activeTracing(Boolean activeTracing)
CfnCanary.RunConfigProperty.getActiveTracing()activeTracing - `CfnCanary.RunConfigProperty.ActiveTracing`.this@Stability(value=Stable) public CfnCanary.RunConfigProperty.Builder activeTracing(IResolvable activeTracing)
CfnCanary.RunConfigProperty.getActiveTracing()activeTracing - `CfnCanary.RunConfigProperty.ActiveTracing`.this@Stability(value=Stable) public CfnCanary.RunConfigProperty.Builder environmentVariables(IResolvable environmentVariables)
CfnCanary.RunConfigProperty.getEnvironmentVariables()environmentVariables - `CfnCanary.RunConfigProperty.EnvironmentVariables`.this@Stability(value=Stable) public CfnCanary.RunConfigProperty.Builder environmentVariables(Map<String,String> environmentVariables)
CfnCanary.RunConfigProperty.getEnvironmentVariables()environmentVariables - `CfnCanary.RunConfigProperty.EnvironmentVariables`.this@Stability(value=Stable) public CfnCanary.RunConfigProperty.Builder memoryInMb(Number memoryInMb)
CfnCanary.RunConfigProperty.getMemoryInMb()memoryInMb - `CfnCanary.RunConfigProperty.MemoryInMB`.this@Stability(value=Stable) public CfnCanary.RunConfigProperty.Builder timeoutInSeconds(Number timeoutInSeconds)
CfnCanary.RunConfigProperty.getTimeoutInSeconds()timeoutInSeconds - `CfnCanary.RunConfigProperty.TimeoutInSeconds`.this@Stability(value=Stable) public CfnCanary.RunConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnCanary.RunConfigProperty>CfnCanary.RunConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.