PackagingGroupArgs

data class PackagingGroupArgs(val authorization: Output<PackagingGroupAuthorizationArgs>? = null, val egressAccessLogs: Output<PackagingGroupLogConfigurationArgs>? = null, val tags: Output<List<PackagingGroupTagArgs>>? = null) : ConvertibleToJava<PackagingGroupArgs>

Resource schema for AWS::MediaPackage::PackagingGroup

Constructors

Link copied to clipboard
fun PackagingGroupArgs(authorization: Output<PackagingGroupAuthorizationArgs>? = null, egressAccessLogs: Output<PackagingGroupLogConfigurationArgs>? = null, tags: Output<List<PackagingGroupTagArgs>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): PackagingGroupArgs

Properties

Link copied to clipboard

CDN Authorization

Link copied to clipboard

The configuration parameters for egress access logging.

Link copied to clipboard
val tags: Output<List<PackagingGroupTagArgs>>? = null

A collection of tags associated with a resource