| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationTagStatus |
ApplicationTagStatus.fromValue(String value)
Use this in place of valueOf.
|
static ApplicationTagStatus |
ApplicationTagStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationTagStatus[] |
ApplicationTagStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationTagResult |
ApplicationTagResult.withApplicationTagStatus(ApplicationTagStatus applicationTagStatus)
The application tag is in the process of being applied to a resource, was successfully applied to a resource, or
failed to apply to a resource.
|
Copyright © 2025. All rights reserved.