toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
AccessApplicationPolicyIncludeGeoArgs
Access
Application
Policy
Include
Geo
Args
data
class
AccessApplicationPolicyIncludeGeoArgs
(
val
countryCode
:
Output
<
String
>
)
:
ConvertibleToJava
<
AccessApplicationPolicyIncludeGeoArgs
>
Members
Constructors
Access
Application
Policy
Include
Geo
Args
Link copied to clipboard
constructor
(
countryCode
:
Output
<
String
>
)
Properties
country
Code
Link copied to clipboard
val
countryCode
:
Output
<
String
>
The country code that should be matched.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AccessApplicationPolicyIncludeGeoArgs