| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayRegistrationStateReason |
TransitGatewayRegistrationStateReason.clone() |
TransitGatewayRegistrationStateReason |
TransitGatewayRegistration.getState()
The state of the transit gateway registration.
|
TransitGatewayRegistrationStateReason |
TransitGatewayRegistrationStateReason.withCode(String code)
The code for the state reason.
|
TransitGatewayRegistrationStateReason |
TransitGatewayRegistrationStateReason.withCode(TransitGatewayRegistrationState code)
The code for the state reason.
|
TransitGatewayRegistrationStateReason |
TransitGatewayRegistrationStateReason.withMessage(String message)
The message for the state reason.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransitGatewayRegistration.setState(TransitGatewayRegistrationStateReason state)
The state of the transit gateway registration.
|
TransitGatewayRegistration |
TransitGatewayRegistration.withState(TransitGatewayRegistrationStateReason state)
The state of the transit gateway registration.
|
Copyright © 2025. All rights reserved.