| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceItemStatus |
ResourceItemStatus.fromValue(String value)
Use this in place of valueOf.
|
static ResourceItemStatus |
ResourceItemStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceItemStatus[] |
ResourceItemStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetAssociatedResourceRequest |
GetAssociatedResourceRequest.withResourceTagStatus(ResourceItemStatus... resourceTagStatus)
States whether an application tag is applied, not applied, in the process of being applied, or skipped.
|
Copyright © 2023. All rights reserved.