| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static LastSyncStatus |
LastSyncStatus.fromValue(String value)
Use this in place of valueOf.
|
static LastSyncStatus |
LastSyncStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LastSyncStatus[] |
LastSyncStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LastSync |
LastSync.withLastSyncStatus(LastSyncStatus lastSyncStatus)
The current status of the sync.
|
Copyright © 2025. All rights reserved.