toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
CustomSslGeoRestrictionsArgs
Custom
Ssl
Geo
Restrictions
Args
data
class
CustomSslGeoRestrictionsArgs
(
val
label
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
CustomSslGeoRestrictionsArgs
>
Members
Constructors
Custom
Ssl
Geo
Restrictions
Args
Link copied to clipboard
constructor
(
label
:
Output
<
String
>
?
=
null
)
Properties
label
Link copied to clipboard
val
label
:
Output
<
String
>
?
=
null
Available values: "us", "eu", "highest_security".
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CustomSslGeoRestrictionsArgs