@Stability(value=Stable) public static final class CodeConfig.Builder extends Object implements software.amazon.jsii.Builder<CodeConfig>
CodeConfig| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CodeConfig |
build()
Builds the configured instance.
|
CodeConfig.Builder |
code(CfnRepository.CodeProperty code)
Sets the value of
CodeConfig.getCode() |
@Stability(value=Stable) public CodeConfig.Builder code(CfnRepository.CodeProperty code)
CodeConfig.getCode()code - represents the underlying code structure. This parameter is required.this@Stability(value=Stable) public CodeConfig build()
build in interface software.amazon.jsii.Builder<CodeConfig>CodeConfigNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.