toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.waf.kotlin.inputs
/
GeoMatchSetGeoMatchConstraintArgs
Geo
Match
Set
Geo
Match
Constraint
Args
data
class
GeoMatchSetGeoMatchConstraintArgs
(
val
type
:
Output
<
String
>
,
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
GeoMatchSetGeoMatchConstraintArgs
>
Members
Constructors
Geo
Match
Set
Geo
Match
Constraint
Args
Link copied to clipboard
constructor
(
type
:
Output
<
String
>
,
value
:
Output
<
String
>
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
String
>
value
Link copied to clipboard
val
value
:
Output
<
String
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GeoMatchSetGeoMatchConstraintArgs