toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
LoggingRuleArgs
/
LoggingRuleArgs
Logging
Rule
Args
constructor
(
action
:
Output
<
String
>
,
detailLevel
:
Output
<
Either
<
String
,
LoggingDetails
>
>
,
direction
:
Output
<
Either
<
String
,
LoggingDirections
>
>
,
hiddenPropertyPaths
:
Output
<
LoggingRuleHiddenPropertyPathsArgs
>
?
=
null
)