You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaPackageVod::Types::EgressEndpoint

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The endpoint URL used to access an Asset using one PackagingConfiguration.

Instance Attribute Summary collapse

Instance Attribute Details

#packaging_configuration_idString

The ID of the PackagingConfiguration being applied to the Asset.

Returns:

  • (String)

    The ID of the PackagingConfiguration being applied to the Asset.

#urlString

The URL of the parent manifest for the repackaged Asset.

Returns:

  • (String)

    The URL of the parent manifest for the repackaged Asset.