/AWS1/CL_EC2CLILOGINBANNERRS00¶
Current state of options for customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_ENABLED
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Current state of text banner feature.
Valid values:
true | false
IV_BANNERTEXT
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
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.
Queryable Attributes¶
Enabled¶
Current state of text banner feature.
Valid values:
true | false
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENABLED() |
Getter for ENABLED, with configurable default |
ASK_ENABLED() |
Getter for ENABLED w/ exceptions if field has no value |
HAS_ENABLED() |
Determine if ENABLED has a value |
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.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BANNERTEXT() |
Getter for BANNERTEXT, with configurable default |
ASK_BANNERTEXT() |
Getter for BANNERTEXT w/ exceptions if field has no value |
HAS_BANNERTEXT() |
Determine if BANNERTEXT has a value |