toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2clientvpn.kotlin.outputs
/
GetEndpointClientLoginBannerOption
Get
Endpoint
Client
Login
Banner
Option
data
class
GetEndpointClientLoginBannerOption
(
val
bannerText
:
String
,
val
enabled
:
Boolean
)
Members
Constructors
Get
Endpoint
Client
Login
Banner
Option
Link copied to clipboard
constructor
(
bannerText
:
String
,
enabled
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
banner
Text
Link copied to clipboard
val
bannerText
:
String
enabled
Link copied to clipboard
val
enabled
:
Boolean