You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaPackageVod::Types::Asset
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaPackageVod::Types::Asset
- Defined in:
- (unknown)
Overview
A MediaPackage VOD Asset resource.
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN of the Asset.
-
#created_at ⇒ String
The time the Asset was initially submitted for Ingest.
-
#egress_endpoints ⇒ Array<Types::EgressEndpoint>
The list of egress endpoints available for the Asset.
-
#id ⇒ String
The unique identifier for the Asset.
-
#packaging_group_id ⇒ String
The ID of the PackagingGroup for the Asset.
-
#resource_id ⇒ String
The resource ID to include in SPEKE key requests.
-
#source_arn ⇒ String
ARN of the source object in S3.
-
#source_role_arn ⇒ String
The IAM role_arn used to access the source S3 bucket.
-
#tags ⇒ Hash<String,String>
A collection of tags associated with a resource.
Instance Attribute Details
#arn ⇒ String
The ARN of the Asset.
#created_at ⇒ String
The time the Asset was initially submitted for Ingest.
#egress_endpoints ⇒ Array<Types::EgressEndpoint>
The list of egress endpoints available for the Asset.
#id ⇒ String
The unique identifier for the Asset.
#packaging_group_id ⇒ String
The ID of the PackagingGroup for the Asset.
#resource_id ⇒ String
The resource ID to include in SPEKE key requests.
#source_arn ⇒ String
ARN of the source object in S3.
#source_role_arn ⇒ String
The IAM role_arn used to access the source S3 bucket.
#tags ⇒ Hash<String,String>
A collection of tags associated with a resource