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

Class: Aws::MediaPackageVod::Types::PackagingGroup

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

Overview

A MediaPackage VOD PackagingGroup resource.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the PackagingGroup.

Returns:

  • (String)

    The ARN of the PackagingGroup.

#authorizationTypes::Authorization

CDN Authorization credentials

Returns:

#domain_nameString

The fully qualified domain name for Assets in the PackagingGroup.

Returns:

  • (String)

    The fully qualified domain name for Assets in the PackagingGroup.

#idString

The ID of the PackagingGroup.

Returns:

  • (String)

    The ID of the PackagingGroup.

#tagsHash<String,String>

A collection of tags associated with a resource

Returns:

  • (Hash<String,String>)

    A collection of tags associated with a resource.