PathRecommendationArgs

constructor(action: Output<String>? = null, common: Output<Boolean>? = null, configurationStatus: Output<String>? = null, fileType: Output<String>? = null, path: Output<String>? = null, publisherInfo: Output<PublisherInfoArgs>? = null, type: Output<String>? = null, userSids: Output<List<String>>? = null, usernames: Output<List<UserRecommendationArgs>>? = null)