public static interface ClientLoginBannerResponseOptions.Builder extends SdkPojo, CopyableBuilder<ClientLoginBannerResponseOptions.Builder,ClientLoginBannerResponseOptions>
| Modifier and Type | Method and Description |
|---|---|
ClientLoginBannerResponseOptions.Builder |
bannerText(String bannerText)
Customizable text that will be displayed in a banner on Amazon Web Services provided clients when a VPN
session is established.
|
ClientLoginBannerResponseOptions.Builder |
enabled(Boolean enabled)
Current state of text banner feature.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildClientLoginBannerResponseOptions.Builder enabled(Boolean enabled)
Current state of text banner feature.
Valid values: true | false
enabled - Current state of text banner feature.
Valid values: true | false
ClientLoginBannerResponseOptions.Builder bannerText(String bannerText)
Customizable text that will be displayed in a banner on Amazon Web Services provided clients when a VPN session is established. UTF-8 encoded characters only. Maximum of 1400 characters.
bannerText - Customizable text that will be displayed in a banner on Amazon Web Services provided clients when a
VPN session is established. UTF-8 encoded characters only. Maximum of 1400 characters.Copyright © 2023. All rights reserved.