| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
StateReason |
LocalGatewayRouteTable.stateReason()
Information about the state change.
|
StateReason |
Instance.stateReason()
The reason for the most recent state transition.
|
StateReason |
Image.stateReason()
The reason for the state change.
|
| Modifier and Type | Method and Description |
|---|---|
LocalGatewayRouteTable.Builder |
LocalGatewayRouteTable.Builder.stateReason(StateReason stateReason)
Information about the state change.
|
Instance.Builder |
Instance.Builder.stateReason(StateReason stateReason)
The reason for the most recent state transition.
|
Image.Builder |
Image.Builder.stateReason(StateReason stateReason)
The reason for the state change.
|
Copyright © 2023. All rights reserved.