Uses of Class
software.amazon.awscdk.services.mediapackage.CfnAsset.Builder
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnAsset.Builder in software.amazon.awscdk.services.mediapackage
Modifier and TypeMethodDescriptionstatic CfnAsset.Builder
CfnAsset.Builder.egressEndpoints
(List<? extends Object> egressEndpoints) List of playback endpoints that are available for this asset.CfnAsset.Builder.egressEndpoints
(IResolvable egressEndpoints) List of playback endpoints that are available for this asset.Unique identifier that you assign to the asset.CfnAsset.Builder.packagingGroupId
(String packagingGroupId) The ID of the packaging group associated with this asset.CfnAsset.Builder.resourceId
(String resourceId) Unique identifier for this asset, as it's configured in the key provider service.The ARN for the source content in Amazon S3.CfnAsset.Builder.sourceRoleArn
(String sourceRoleArn) The ARN for the IAM role that provides AWS Elemental MediaPackage access to the Amazon S3 bucket where the source content is stored.The tags to assign to the asset.