| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
static LandingZoneOperationStatus |
LandingZoneOperationStatus.fromValue(String value)
Use this in place of valueOf.
|
static LandingZoneOperationStatus |
LandingZoneOperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LandingZoneOperationStatus[] |
LandingZoneOperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LandingZoneOperationSummary |
LandingZoneOperationSummary.withStatus(LandingZoneOperationStatus status)
The status of the landing zone operation.
|
LandingZoneOperationDetail |
LandingZoneOperationDetail.withStatus(LandingZoneOperationStatus status)
Valid values:
|
LandingZoneOperationFilter |
LandingZoneOperationFilter.withStatuses(LandingZoneOperationStatus... statuses)
The statuses of the set of landing zone operations selected by the filter.
|
Copyright © 2025. All rights reserved.