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