toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.outputs
/
LoggingRuleResponseHiddenPropertyPaths
Logging
Rule
Response
Hidden
Property
Paths
data
class
LoggingRuleResponseHiddenPropertyPaths
(
val
hiddenPathsOnRequest
:
List
<
String
>
?
=
null
,
val
hiddenPathsOnResponse
:
List
<
String
>
?
=
null
)
Members
Constructors
Logging
Rule
Response
Hidden
Property
Paths
Link copied to clipboard
constructor
(
hiddenPathsOnRequest
:
List
<
String
>
?
=
null
,
hiddenPathsOnResponse
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
hidden
Paths
On
Request
Link copied to clipboard
val
hiddenPathsOnRequest
:
List
<
String
>
?
=
null
hidden
Paths
On
Response
Link copied to clipboard
val
hiddenPathsOnResponse
:
List
<
String
>
?
=
null