class Aws::MediaPackageVod::Types::AssetCreateParameters

Parameters used to create a MediaPackage VOD Asset.

@!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/AssetCreateParameters AWS API Documentation

Constants

SENSITIVE