@Stability(value=Stable) public static final class CfnService.CodeConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.CodeConfigurationProperty>
CfnService.CodeConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.CodeConfigurationProperty |
build()
Builds the configured instance.
|
CfnService.CodeConfigurationProperty.Builder |
codeConfigurationValues(CfnService.CodeConfigurationValuesProperty codeConfigurationValues)
Sets the value of
CfnService.CodeConfigurationProperty.getCodeConfigurationValues() |
CfnService.CodeConfigurationProperty.Builder |
codeConfigurationValues(IResolvable codeConfigurationValues)
Sets the value of
CfnService.CodeConfigurationProperty.getCodeConfigurationValues() |
CfnService.CodeConfigurationProperty.Builder |
configurationSource(String configurationSource)
Sets the value of
CfnService.CodeConfigurationProperty.getConfigurationSource() |
@Stability(value=Stable) public CfnService.CodeConfigurationProperty.Builder configurationSource(String configurationSource)
CfnService.CodeConfigurationProperty.getConfigurationSource()configurationSource - `CfnService.CodeConfigurationProperty.ConfigurationSource`. This parameter is required.this@Stability(value=Stable) public CfnService.CodeConfigurationProperty.Builder codeConfigurationValues(CfnService.CodeConfigurationValuesProperty codeConfigurationValues)
CfnService.CodeConfigurationProperty.getCodeConfigurationValues()codeConfigurationValues - `CfnService.CodeConfigurationProperty.CodeConfigurationValues`.this@Stability(value=Stable) public CfnService.CodeConfigurationProperty.Builder codeConfigurationValues(IResolvable codeConfigurationValues)
CfnService.CodeConfigurationProperty.getCodeConfigurationValues()codeConfigurationValues - `CfnService.CodeConfigurationProperty.CodeConfigurationValues`.this@Stability(value=Stable) public CfnService.CodeConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnService.CodeConfigurationProperty>CfnService.CodeConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.