UpdateFlowEntitlementRequest

The entitlement fields that you want to update.

Types

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

Properties

Link copied to clipboard

A description of the entitlement. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the subscriber or end user.

Link copied to clipboard

The type of encryption that will be used on the output associated with this entitlement. Allowable encryption types: static-key, speke.

Link copied to clipboard

The ARN of the entitlement that you want to update.

Link copied to clipboard

An indication of whether you want to enable the entitlement to allow access, or disable it to stop streaming content to the subscriber’s flow temporarily. If you don’t specify the entitlementStatus field in your request, MediaConnect leaves the value unchanged.

Link copied to clipboard

The flow that is associated with the entitlement that you want to update.

Link copied to clipboard

The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source.

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