class Aws::MediaPackageVod::Types::CreateAssetRequest
@note When making an API call, you may pass CreateAssetRequest
data as a hash: { id: "__string", # required packaging_group_id: "__string", # required resource_id: "__string", source_arn: "__string", # required source_role_arn: "__string", # required tags: { "__string" => "__string", }, }
@!attribute [rw] id
@return [String]
@!attribute [rw] packaging_group_id
@return [String]
@!attribute [rw] resource_id
@return [String]
@!attribute [rw] source_arn
@return [String]
@!attribute [rw] source_role_arn
@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/CreateAssetRequest AWS API Documentation
Constants
- SENSITIVE