| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentVariableType |
EnvironmentVariableType.fromValue(String value)
Use this in place of valueOf.
|
static EnvironmentVariableType |
EnvironmentVariableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentVariableType[] |
EnvironmentVariableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentVariable |
EnvironmentVariable.withType(EnvironmentVariableType type)
The type of environment variable.
|
Copyright © 2024. All rights reserved.