toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cdn.kotlin.outputs
/
ManagedRuleSetListResponse
Managed
Rule
Set
List
Response
data
class
ManagedRuleSetListResponse
(
val
managedRuleSets
:
List
<
ManagedRuleSetResponse
>
?
=
null
)
Defines the list of managed rule sets for the policy.
Members
Constructors
Managed
Rule
Set
List
Response
Link copied to clipboard
constructor
(
managedRuleSets
:
List
<
ManagedRuleSetResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
managed
Rule
Sets
Link copied to clipboard
val
managedRuleSets
:
List
<
ManagedRuleSetResponse
>
?
=
null
List of rule sets.