toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.security.kotlin.inputs
/
SuppressionAlertsScopeArgs
Suppression
Alerts
Scope
Args
data
class
SuppressionAlertsScopeArgs
(
val
allOf
:
Output
<
List
<
ScopeElementArgs
>
>
)
:
ConvertibleToJava
<
SuppressionAlertsScopeArgs
>
Members
Constructors
Suppression
Alerts
Scope
Args
Link copied to clipboard
constructor
(
allOf
:
Output
<
List
<
ScopeElementArgs
>
>
)
Properties
all
Of
Link copied to clipboard
val
allOf
:
Output
<
List
<
ScopeElementArgs
>
>
All the conditions inside need to be true in order to suppress the alert
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SuppressionAlertsScopeArgs