@Stability(value=Stable) public static final class CfnService.CodeRepositoryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.CodeRepositoryProperty>
CfnService.CodeRepositoryProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnService.CodeRepositoryProperty.Builder repositoryUrl(String repositoryUrl)
CfnService.CodeRepositoryProperty.getRepositoryUrl()repositoryUrl - `CfnService.CodeRepositoryProperty.RepositoryUrl`. This parameter is required.this@Stability(value=Stable) public CfnService.CodeRepositoryProperty.Builder sourceCodeVersion(CfnService.SourceCodeVersionProperty sourceCodeVersion)
CfnService.CodeRepositoryProperty.getSourceCodeVersion()sourceCodeVersion - `CfnService.CodeRepositoryProperty.SourceCodeVersion`. This parameter is required.this@Stability(value=Stable) public CfnService.CodeRepositoryProperty.Builder sourceCodeVersion(IResolvable sourceCodeVersion)
CfnService.CodeRepositoryProperty.getSourceCodeVersion()sourceCodeVersion - `CfnService.CodeRepositoryProperty.SourceCodeVersion`. This parameter is required.this@Stability(value=Stable) public CfnService.CodeRepositoryProperty.Builder codeConfiguration(CfnService.CodeConfigurationProperty codeConfiguration)
CfnService.CodeRepositoryProperty.getCodeConfiguration()codeConfiguration - `CfnService.CodeRepositoryProperty.CodeConfiguration`.this@Stability(value=Stable) public CfnService.CodeRepositoryProperty.Builder codeConfiguration(IResolvable codeConfiguration)
CfnService.CodeRepositoryProperty.getCodeConfiguration()codeConfiguration - `CfnService.CodeRepositoryProperty.CodeConfiguration`.this@Stability(value=Stable) public CfnService.CodeRepositoryProperty build()
build in interface software.amazon.jsii.Builder<CfnService.CodeRepositoryProperty>CfnService.CodeRepositoryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.