Asset

class Asset : KotlinCustomResource

Resource schema for AWS::MediaPackage::Asset

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the Asset.

Link copied to clipboard
val awsId: Output<String>

The unique identifier for the Asset.

Link copied to clipboard
val createdAt: Output<String>

The time the Asset was initially submitted for Ingest.

Link copied to clipboard

The list of egress endpoints available for the Asset.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The ID of the PackagingGroup for the Asset.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceId: Output<String>?

The resource ID to include in SPEKE key requests.

Link copied to clipboard
val sourceArn: Output<String>

ARN of the source object in S3.

Link copied to clipboard
val sourceRoleArn: Output<String>

The IAM role_arn used to access the source S3 bucket.

Link copied to clipboard
val tags: Output<List<Tag>>?

A collection of tags associated with a resource

Link copied to clipboard
val urn: Output<String>