pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
WebAclTextTransformation
Web
Acl
Text
Transformation
data
class
WebAclTextTransformation
(
val
priority
:
Int
,
val
type
:
WebAclTextTransformationType
)
Text Transformation on the Search String before match.
Types
Constructors
Properties
Constructors
Web
Acl
Text
Transformation
Link copied to clipboard
fun
WebAclTextTransformation
(
priority
:
Int
,
type
:
WebAclTextTransformationType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
priority
Link copied to clipboard
val
priority
:
Int
type
Link copied to clipboard
val
type
:
WebAclTextTransformationType