Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

A unique ARN that Elemental Inference assigns to the feed.

Link copied to clipboard

The association for this feed. When you create the feed, this property is empty. You must associate a resource with the feed using AssociateFeed.

Link copied to clipboard

A unique ARN that Elemental Inference assigns to the feed.

Link copied to clipboard
var id: String?

A unique ID that Elemental Inference assigns to the feed.

Link copied to clipboard
var name: String?

The name that you specified.

Link copied to clipboard

Data endpoints that Elemental Inference assigns to the feed.

Link copied to clipboard

The current status of the feed. After creation of the feed has succeeded, the status will be AVAILABLE.

Link copied to clipboard

Any tags that you included when you created the feed.

Functions

Link copied to clipboard