pulumi-aws-kotlin
5.42.0.0
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
)
Types
Constructors
Properties
Constructors
Get
Endpoint
Client
Login
Banner
Option
Link copied to clipboard
fun
GetEndpointClientLoginBannerOption
(
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