Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk.model |
Modifier and Type | Method and Description |
---|---|
static EnvironmentHealthAttribute |
EnvironmentHealthAttribute.fromValue(String value)
Use this in place of valueOf.
|
static EnvironmentHealthAttribute |
EnvironmentHealthAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentHealthAttribute[] |
EnvironmentHealthAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DescribeEnvironmentHealthRequest |
DescribeEnvironmentHealthRequest.withAttributeNames(EnvironmentHealthAttribute... attributeNames)
Specifies the response elements you wish to receive.
|
Copyright © 2018. All rights reserved.