Module: Aws::MediaPackageVod::Client::_DescribePackagingGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_asset_count::Integer

Returns:

  • (::Integer)


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

def approximate_asset_count: () -> ::Integer

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#authorizationTypes::Authorization



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

def authorization: () -> Types::Authorization

#created_at::String

Returns:

  • (::String)


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

def created_at: () -> ::String

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#egress_access_logsTypes::EgressAccessLogs



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

def egress_access_logs: () -> Types::EgressAccessLogs

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

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

Returns:

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


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

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