@Stability(value=Stable) public static final class CfnFunction.TracingConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.TracingConfigProperty>
CfnFunction.TracingConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.TracingConfigProperty |
build()
Builds the configured instance.
|
CfnFunction.TracingConfigProperty.Builder |
mode(String mode)
Sets the value of
CfnFunction.TracingConfigProperty.getMode() |
@Stability(value=Stable) public CfnFunction.TracingConfigProperty.Builder mode(String mode)
CfnFunction.TracingConfigProperty.getMode()mode - `CfnFunction.TracingConfigProperty.Mode`.this@Stability(value=Stable) public CfnFunction.TracingConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.TracingConfigProperty>CfnFunction.TracingConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.