Builder
Properties
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that you specified in the request. This property is absent if you didn't specify an IAM role.
The association for this feed. When you create the feed, this property is empty. You must associate a resource with the feed using AssociateFeed or UpdateFeed.
An array of endpoints for the feed. Typically, there is only one endpoint. The feed receives source media at this endpoint (when the calling application calls PutMedia) and returns the resulting metadata to this endpoint (when the calling application calls GetMetadata).
The current status of the feed. After creation of the feed has succeeded, the status will be AVAILABLE.
Functions
construct an aws.sdk.kotlin.services.elementalinference.model.FeedAssociation inside the given block