Uses of Class
software.amazon.awssdk.services.ec2.model.ClientLoginBannerResponseOptions
Packages that use ClientLoginBannerResponseOptions
-
Uses of ClientLoginBannerResponseOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ClientLoginBannerResponseOptionsModifier and TypeMethodDescriptionClientVpnEndpoint.clientLoginBannerOptions()Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ClientLoginBannerResponseOptionsModifier and TypeMethodDescriptionClientVpnEndpoint.Builder.clientLoginBannerOptions(ClientLoginBannerResponseOptions clientLoginBannerOptions) Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.