toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
RateLimitArgs
/
RateLimitArgs
Rate
Limit
Args
constructor
(
action
:
Output
<
RateLimitActionArgs
>
?
=
null
,
match
:
Output
<
RateLimitMatchArgs
>
?
=
null
,
period
:
Output
<
Double
>
?
=
null
,
threshold
:
Output
<
Double
>
?
=
null
,
zoneId
:
Output
<
String
>
?
=
null
)