toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.outputs
/
DataSourceWebCrawlerLimits
Data
Source
Web
Crawler
Limits
data
class
DataSourceWebCrawlerLimits
(
val
rateLimit
:
Int
?
=
null
)
Limit settings for the web crawler.
Members
Constructors
Data
Source
Web
Crawler
Limits
Link copied to clipboard
constructor
(
rateLimit
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
rate
Limit
Link copied to clipboard
val
rateLimit
:
Int
?
=
null
Rate of web URLs retrieved per minute.