@Stability(value=Stable) public static final class CfnService.SourceConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.SourceConfigurationProperty>
CfnService.SourceConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnService.SourceConfigurationProperty.Builder authenticationConfiguration(CfnService.AuthenticationConfigurationProperty authenticationConfiguration)
CfnService.SourceConfigurationProperty.getAuthenticationConfiguration()authenticationConfiguration - `CfnService.SourceConfigurationProperty.AuthenticationConfiguration`.this@Stability(value=Stable) public CfnService.SourceConfigurationProperty.Builder authenticationConfiguration(IResolvable authenticationConfiguration)
CfnService.SourceConfigurationProperty.getAuthenticationConfiguration()authenticationConfiguration - `CfnService.SourceConfigurationProperty.AuthenticationConfiguration`.this@Stability(value=Stable) public CfnService.SourceConfigurationProperty.Builder autoDeploymentsEnabled(Boolean autoDeploymentsEnabled)
CfnService.SourceConfigurationProperty.getAutoDeploymentsEnabled()autoDeploymentsEnabled - `CfnService.SourceConfigurationProperty.AutoDeploymentsEnabled`.this@Stability(value=Stable) public CfnService.SourceConfigurationProperty.Builder autoDeploymentsEnabled(IResolvable autoDeploymentsEnabled)
CfnService.SourceConfigurationProperty.getAutoDeploymentsEnabled()autoDeploymentsEnabled - `CfnService.SourceConfigurationProperty.AutoDeploymentsEnabled`.this@Stability(value=Stable) public CfnService.SourceConfigurationProperty.Builder codeRepository(CfnService.CodeRepositoryProperty codeRepository)
CfnService.SourceConfigurationProperty.getCodeRepository()codeRepository - `CfnService.SourceConfigurationProperty.CodeRepository`.this@Stability(value=Stable) public CfnService.SourceConfigurationProperty.Builder codeRepository(IResolvable codeRepository)
CfnService.SourceConfigurationProperty.getCodeRepository()codeRepository - `CfnService.SourceConfigurationProperty.CodeRepository`.this@Stability(value=Stable) public CfnService.SourceConfigurationProperty.Builder imageRepository(CfnService.ImageRepositoryProperty imageRepository)
CfnService.SourceConfigurationProperty.getImageRepository()imageRepository - `CfnService.SourceConfigurationProperty.ImageRepository`.this@Stability(value=Stable) public CfnService.SourceConfigurationProperty.Builder imageRepository(IResolvable imageRepository)
CfnService.SourceConfigurationProperty.getImageRepository()imageRepository - `CfnService.SourceConfigurationProperty.ImageRepository`.this@Stability(value=Stable) public CfnService.SourceConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnService.SourceConfigurationProperty>CfnService.SourceConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.