pulumi-aws-kotlin
6.33.1.0
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
>
Constructors
Functions
Properties
Constructors
Geo
Match
Set
Geo
Match
Constraint
Args
Link copied to clipboard
fun
GeoMatchSetGeoMatchConstraintArgs
(
type
:
Output
<
String
>
,
value
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GeoMatchSetGeoMatchConstraintArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
String
>
value
Link copied to clipboard
val
value
:
Output
<
String
>