public static class UpdateIPSecConnectionTunnelSharedSecretDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateIPSecConnectionTunnelSharedSecretDetails |
build() |
UpdateIPSecConnectionTunnelSharedSecretDetails.Builder |
copy(UpdateIPSecConnectionTunnelSharedSecretDetails model) |
UpdateIPSecConnectionTunnelSharedSecretDetails.Builder |
sharedSecret(String sharedSecret)
The shared secret (pre-shared key) to use for the tunnel.
|
public UpdateIPSecConnectionTunnelSharedSecretDetails.Builder sharedSecret(String sharedSecret)
The shared secret (pre-shared key) to use for the tunnel. Only numbers, letters, and spaces are allowed.
sharedSecret
- the value to setpublic UpdateIPSecConnectionTunnelSharedSecretDetails build()
public UpdateIPSecConnectionTunnelSharedSecretDetails.Builder copy(UpdateIPSecConnectionTunnelSharedSecretDetails model)
Copyright © 2016–2024. All rights reserved.