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