| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ClientLoginBannerOptions |
ModifyClientVpnEndpointRequest.clientLoginBannerOptions()
Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients
when a VPN session is established.
|
ClientLoginBannerOptions |
CreateClientVpnEndpointRequest.clientLoginBannerOptions()
Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients
when a VPN session is established.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyClientVpnEndpointRequest.Builder |
ModifyClientVpnEndpointRequest.Builder.clientLoginBannerOptions(ClientLoginBannerOptions clientLoginBannerOptions)
Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided
clients when a VPN session is established.
|
CreateClientVpnEndpointRequest.Builder |
CreateClientVpnEndpointRequest.Builder.clientLoginBannerOptions(ClientLoginBannerOptions clientLoginBannerOptions)
Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided
clients when a VPN session is established.
|
Copyright © 2023. All rights reserved.