class Aws::MediaPackageVod::Types::Asset

A MediaPackage VOD Asset resource.

@!attribute [rw] arn

The ARN of the Asset.
@return [String]

@!attribute [rw] created_at

The time the Asset was initially submitted for Ingest.
@return [String]

@!attribute [rw] egress_endpoints

The list of egress endpoints available for the Asset.
@return [Array<Types::EgressEndpoint>]

@!attribute [rw] id

The unique identifier for the Asset.
@return [String]

@!attribute [rw] packaging_group_id

The ID of the PackagingGroup for the Asset.
@return [String]

@!attribute [rw] resource_id

The resource ID to include in SPEKE key requests.
@return [String]

@!attribute [rw] source_arn

ARN of the source object in S3.
@return [String]

@!attribute [rw] source_role_arn

The IAM role\_arn used to access the source S3 bucket.
@return [String]

@!attribute [rw] tags

A collection of tags associated with a resource
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/mediapackage-vod-2018-11-07/Asset AWS API Documentation

Constants

SENSITIVE