Uses of Class
software.amazon.awscdk.services.apprunner.CfnService.ImageConfigurationProperty.Builder
Packages that use CfnService.ImageConfigurationProperty.Builder
-
Uses of CfnService.ImageConfigurationProperty.Builder in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner that return CfnService.ImageConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.ImageConfigurationProperty.builder()Sets the value ofCfnService.ImageConfigurationProperty.getPort()CfnService.ImageConfigurationProperty.Builder.runtimeEnvironmentSecrets(List<? extends Object> runtimeEnvironmentSecrets) Sets the value ofCfnService.ImageConfigurationProperty.getRuntimeEnvironmentSecrets()CfnService.ImageConfigurationProperty.Builder.runtimeEnvironmentSecrets(IResolvable runtimeEnvironmentSecrets) Sets the value ofCfnService.ImageConfigurationProperty.getRuntimeEnvironmentSecrets()CfnService.ImageConfigurationProperty.Builder.runtimeEnvironmentVariables(List<? extends Object> runtimeEnvironmentVariables) Sets the value ofCfnService.ImageConfigurationProperty.getRuntimeEnvironmentVariables()CfnService.ImageConfigurationProperty.Builder.runtimeEnvironmentVariables(IResolvable runtimeEnvironmentVariables) Sets the value ofCfnService.ImageConfigurationProperty.getRuntimeEnvironmentVariables()CfnService.ImageConfigurationProperty.Builder.startCommand(String startCommand) Sets the value ofCfnService.ImageConfigurationProperty.getStartCommand()Constructors in software.amazon.awscdk.services.apprunner with parameters of type CfnService.ImageConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.ImageConfigurationProperty.Builder.