toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.security.kotlin.outputs
/
PathRecommendationResponse
/
PathRecommendationResponse
Path
Recommendation
Response
constructor
(
action
:
String
?
=
null
,
common
:
Boolean
?
=
null
,
configurationStatus
:
String
?
=
null
,
fileType
:
String
?
=
null
,
path
:
String
?
=
null
,
publisherInfo
:
PublisherInfoResponse
?
=
null
,
type
:
String
?
=
null
,
userSids
:
List
<
String
>
?
=
null
,
usernames
:
List
<
UserRecommendationResponse
>
?
=
null
)