Builder

class Builder

Properties

Link copied to clipboard

The ARN of an IAM role that Elemental Inference assumes to access resources in your account on your behalf. For example, the smart crop feature uses this role to read graphics-compositing templates from your Amazon S3 bucket. You specify one access role for each feed.

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.