CreateFeedResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val 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
val id: String

A unique ID that Elemental Inference assigns to the feed.

Link copied to clipboard

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String