| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
static SyncAction |
SyncAction.fromValue(String value)
Use this in place of valueOf.
|
static SyncAction |
SyncAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncAction[] |
SyncAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SyncResourceResult |
SyncResourceResult.withActionTaken(SyncAction actionTaken)
The results of the output if an application is associated with an ARN value, which could be
syncStarted or None. |
Copyright © 2022. All rights reserved.