toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.security.kotlin.inputs
/
AutomationSourceArgs
/
AutomationSourceArgs
Automation
Source
Args
constructor
(
eventSource
:
Output
<
Either
<
String
,
EventSource
>
>
?
=
null
,
ruleSets
:
Output
<
List
<
AutomationRuleSetArgs
>
>
?
=
null
)