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