Builder

class Builder

Properties

Link copied to clipboard
var name: String?

A user-friendly name for this feed.

Link copied to clipboard

An array of outputs for this feed. Each output represents a specific Elemental Inference feature. For example, there is one output type for the smart crop feature. You must specify at least one output, but you can later add outputs using AssociateFeed, or add, modify, and delete outputs using UpdateFeed.

Link copied to clipboard

Optional tags. You can also add tags later, using TagResource.