FeedArgs

fun FeedArgs(assetNames: Output<List<String>>? = null, assetTypes: Output<List<String>>? = null, condition: Output<ExprArgs>? = null, contentType: Output<FeedContentType>? = null, feedId: Output<String>? = null, feedOutputConfig: Output<FeedOutputConfigArgs>? = null, name: Output<String>? = null, relationshipTypes: Output<List<String>>? = null, v1Id: Output<String>? = null, v1Id1: Output<String>? = null)