| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static ContinuousExportStatus |
ContinuousExportStatus.fromValue(String value)
Use this in place of valueOf.
|
static ContinuousExportStatus |
ContinuousExportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContinuousExportStatus[] |
ContinuousExportStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContinuousExportDescription |
ContinuousExportDescription.withStatus(ContinuousExportStatus status)
Describes the status of the export.
|
Copyright © 2022. All rights reserved.