Uses of Class
software.amazon.awscdk.services.apprunner.CfnService.SourceConfigurationProperty.Builder
Packages that use CfnService.SourceConfigurationProperty.Builder
-
Uses of CfnService.SourceConfigurationProperty.Builder in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner that return CfnService.SourceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.SourceConfigurationProperty.Builder.authenticationConfiguration(IResolvable authenticationConfiguration) Sets the value ofCfnService.SourceConfigurationProperty.getAuthenticationConfiguration()CfnService.SourceConfigurationProperty.Builder.authenticationConfiguration(CfnService.AuthenticationConfigurationProperty authenticationConfiguration) Sets the value ofCfnService.SourceConfigurationProperty.getAuthenticationConfiguration()CfnService.SourceConfigurationProperty.Builder.autoDeploymentsEnabled(Boolean autoDeploymentsEnabled) Sets the value ofCfnService.SourceConfigurationProperty.getAutoDeploymentsEnabled()CfnService.SourceConfigurationProperty.Builder.autoDeploymentsEnabled(IResolvable autoDeploymentsEnabled) Sets the value ofCfnService.SourceConfigurationProperty.getAutoDeploymentsEnabled()CfnService.SourceConfigurationProperty.builder()CfnService.SourceConfigurationProperty.Builder.codeRepository(IResolvable codeRepository) Sets the value ofCfnService.SourceConfigurationProperty.getCodeRepository()CfnService.SourceConfigurationProperty.Builder.codeRepository(CfnService.CodeRepositoryProperty codeRepository) Sets the value ofCfnService.SourceConfigurationProperty.getCodeRepository()CfnService.SourceConfigurationProperty.Builder.imageRepository(IResolvable imageRepository) Sets the value ofCfnService.SourceConfigurationProperty.getImageRepository()CfnService.SourceConfigurationProperty.Builder.imageRepository(CfnService.ImageRepositoryProperty imageRepository) Sets the value ofCfnService.SourceConfigurationProperty.getImageRepository()Constructors in software.amazon.awscdk.services.apprunner with parameters of type CfnService.SourceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.SourceConfigurationProperty.Builder.