| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static AvailabilityMonitorTestStatus |
AvailabilityMonitorTestStatus.fromValue(String value)
Use this in place of valueOf.
|
static AvailabilityMonitorTestStatus |
AvailabilityMonitorTestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvailabilityMonitorTestStatus[] |
AvailabilityMonitorTestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAvailabilityMonitorTestResult |
DescribeAvailabilityMonitorTestResult.withStatus(AvailabilityMonitorTestStatus status)
The status of the high availability monitoring test.
|
Copyright © 2023. All rights reserved.