| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static ConfigurationDeploymentStatus | ConfigurationDeploymentStatus. fromValue(String value)Use this in place of valueOf. | 
| static ConfigurationDeploymentStatus | ConfigurationDeploymentStatus. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ConfigurationDeploymentStatus[] | ConfigurationDeploymentStatus. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateConfigurationTemplateResult. setDeploymentStatus(ConfigurationDeploymentStatus deploymentStatus)
 If this configuration set is associated with an environment, the  DeploymentStatusparameter
 indicates the deployment status of this configuration set: | 
| void | ConfigurationSettingsDescription. setDeploymentStatus(ConfigurationDeploymentStatus deploymentStatus)
 If this configuration set is associated with an environment, the  DeploymentStatusparameter
 indicates the deployment status of this configuration set: | 
| void | UpdateConfigurationTemplateResult. setDeploymentStatus(ConfigurationDeploymentStatus deploymentStatus)
 If this configuration set is associated with an environment, the  DeploymentStatusparameter
 indicates the deployment status of this configuration set: | 
| CreateConfigurationTemplateResult | CreateConfigurationTemplateResult. withDeploymentStatus(ConfigurationDeploymentStatus deploymentStatus)
 If this configuration set is associated with an environment, the  DeploymentStatusparameter
 indicates the deployment status of this configuration set: | 
| ConfigurationSettingsDescription | ConfigurationSettingsDescription. withDeploymentStatus(ConfigurationDeploymentStatus deploymentStatus)
 If this configuration set is associated with an environment, the  DeploymentStatusparameter
 indicates the deployment status of this configuration set: | 
| UpdateConfigurationTemplateResult | UpdateConfigurationTemplateResult. withDeploymentStatus(ConfigurationDeploymentStatus deploymentStatus)
 If this configuration set is associated with an environment, the  DeploymentStatusparameter
 indicates the deployment status of this configuration set: | 
Copyright © 2021. All rights reserved.