Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsProperty
Packages that use CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsProperty
-
Uses of CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsPropertyModifier and TypeMethodDescriptionCfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsPropertyModifier and TypeMethodDescriptionCfnClientVpnEndpointMixinProps.Builder.clientLoginBannerOptions(CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsProperty clientLoginBannerOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getClientLoginBannerOptions()CfnClientVpnEndpointPropsMixin.Builder.clientLoginBannerOptions(CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsProperty clientLoginBannerOptions) Options for enabling a customizable text banner that will be displayed on AWS provided clients when a VPN session is established.