ProjectFeedArgs

constructor(assetNames: Output<List<String>>? = null, assetTypes: Output<List<String>>? = null, billingProject: Output<String>? = null, condition: Output<ProjectFeedConditionArgs>? = null, contentType: Output<String>? = null, feedId: Output<String>? = null, feedOutputConfig: Output<ProjectFeedFeedOutputConfigArgs>? = null, project: Output<String>? = null)