You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaPackageVod::Types::CreatePackagingGroupRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaPackageVod::Types::CreatePackagingGroupRequest
- Defined in:
- (unknown)
Overview
Note:
When passing CreatePackagingGroupRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
authorization: {
cdn_identifier_secret: "__string", # required
secrets_role_arn: "__string", # required
},
id: "__string", # required
tags: {
"__string" => "__string",
},
}
Instance Attribute Summary collapse
-
#authorization ⇒ Types::Authorization
CDN Authorization credentials.
-
#id ⇒ String
-
#tags ⇒ Hash<String,String>
A collection of tags associated with a resource.
Instance Attribute Details
#authorization ⇒ Types::Authorization
CDN Authorization credentials
#id ⇒ String
#tags ⇒ Hash<String,String>
A collection of tags associated with a resource