| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Jsii$Proxy
An implementation for
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty |
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.clientLoginBannerOptions(CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty clientLoginBannerOptions)
Options for enabling a customizable text banner that will be displayed on AWS provided clients when a VPN session is established.
|
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.clientLoginBannerOptions(CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty clientLoginBannerOptions)
Sets the value of
CfnClientVpnEndpointProps.getClientLoginBannerOptions() |
void |
CfnClientVpnEndpoint.setClientLoginBannerOptions(CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty value)
Options for enabling a customizable text banner that will be displayed on AWS provided clients when a VPN session is established.
|
Copyright © 2022. All rights reserved.