toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cognitiveservices.kotlin.outputs
/
ThrottlingRuleResponse
/
ThrottlingRuleResponse
Throttling
Rule
Response
constructor
(
count
:
Double
?
=
null
,
dynamicThrottlingEnabled
:
Boolean
?
=
null
,
key
:
String
?
=
null
,
matchPatterns
:
List
<
RequestMatchPatternResponse
>
?
=
null
,
minCount
:
Double
?
=
null
,
renewalPeriod
:
Double
?
=
null
)