| Package | Description |
|---|---|
| com.amazonaws.services.iotsecuretunneling.model |
| Modifier and Type | Method and Description |
|---|---|
static ClientMode |
ClientMode.fromValue(String value)
Use this in place of valueOf.
|
static ClientMode |
ClientMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientMode[] |
ClientMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RotateTunnelAccessTokenRequest |
RotateTunnelAccessTokenRequest.withClientMode(ClientMode clientMode)
The mode of the client that will use the client token, which can be either the source or destination, or both
source and destination.
|
Copyright © 2023. All rights reserved.