Module: Aws::MediaPackageVod::Client::_CreatePackagingGroupResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreatePackagingGroupResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


209
# File 'sig/client.rbs', line 209

def arn: () -> ::String

#authorizationTypes::Authorization



210
# File 'sig/client.rbs', line 210

def authorization: () -> Types::Authorization

#created_at::String

Returns:

  • (::String)


211
# File 'sig/client.rbs', line 211

def created_at: () -> ::String

#domain_name::String

Returns:

  • (::String)


212
# File 'sig/client.rbs', line 212

def domain_name: () -> ::String

#egress_access_logsTypes::EgressAccessLogs



213
# File 'sig/client.rbs', line 213

def egress_access_logs: () -> Types::EgressAccessLogs

#id::String

Returns:

  • (::String)


214
# File 'sig/client.rbs', line 214

def id: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


215
# File 'sig/client.rbs', line 215

def tags: () -> ::Hash[::String, ::String]