Uses of Class
software.amazon.awscdk.services.ec2.CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder
-
Uses of CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder.bannerText
(String bannerText) Sets the value ofCfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.getBannerText()
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.builder()
Sets the value ofCfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.getEnabled()
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.getEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder
.