AssetShallow class
A MediaPackage VOD Asset resource.
Constructors
Properties
- arn → String?
-
The ARN of the Asset.
final
- createdAt → String?
-
The time the Asset was initially submitted for Ingest.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String?
-
The unique identifier for the Asset.
final
- packagingGroupId → String?
-
The ID of the PackagingGroup for the Asset.
final
- resourceId → String?
-
The resource ID to include in SPEKE key requests.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sourceArn → String?
-
ARN of the source object in S3.
final
- sourceRoleArn → String?
-
The IAM role ARN used to access the source S3 bucket.
final
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited