Uses of Class
software.amazon.awscdk.services.codepipeline.actions.ElasticBeanstalkDeployActionProps.Builder
Packages that use ElasticBeanstalkDeployActionProps.Builder
-
Uses of ElasticBeanstalkDeployActionProps.Builder in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return ElasticBeanstalkDeployActionProps.BuilderModifier and TypeMethodDescriptionElasticBeanstalkDeployActionProps.Builder.actionName(String actionName) Sets the value ofCommonActionProps.getActionName()ElasticBeanstalkDeployActionProps.Builder.applicationName(String applicationName) Sets the value ofElasticBeanstalkDeployActionProps.getApplicationName()ElasticBeanstalkDeployActionProps.builder()ElasticBeanstalkDeployActionProps.Builder.environmentName(String environmentName) Sets the value ofElasticBeanstalkDeployActionProps.getEnvironmentName()Sets the value ofElasticBeanstalkDeployActionProps.getInput()Sets the value ofCommonAwsActionProps.getRole()Sets the value ofCommonActionProps.getRunOrder()ElasticBeanstalkDeployActionProps.Builder.variablesNamespace(String variablesNamespace) Sets the value ofCommonActionProps.getVariablesNamespace()Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type ElasticBeanstalkDeployActionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theElasticBeanstalkDeployActionProps.Builder.