| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static RecordState |
RecordState.fromValue(String value)
Use this in place of valueOf.
|
static RecordState |
RecordState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordState[] |
RecordState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExportSnapshotRecord |
ExportSnapshotRecord.withState(RecordState state)
The state of the export snapshot record.
|
CloudFormationStackRecord |
CloudFormationStackRecord.withState(RecordState state)
The current state of the CloudFormation stack record.
|
Copyright © 2023. All rights reserved.