pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
WebAclRateLimitUriPath
Web
Acl
Rate
Limit
Uri
Path
data
class
WebAclRateLimitUriPath
(
val
textTransformations
:
List
<
WebAclTextTransformation
>
)
Specifies the request's URI Path as an aggregate key for a rate-based rule.
Types
Constructors
Properties
Constructors
Web
Acl
Rate
Limit
Uri
Path
Link copied to clipboard
fun
WebAclRateLimitUriPath
(
textTransformations
:
List
<
WebAclTextTransformation
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
text
Transformations
Link copied to clipboard
val
textTransformations
:
List
<
WebAclTextTransformation
>