Module: Aws::MediaPackageVod::Client::_UpdatePackagingGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_asset_count::Integer

Returns:

  • (::Integer)


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

def approximate_asset_count: () -> ::Integer

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#authorizationTypes::Authorization



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

def authorization: () -> Types::Authorization

#created_at::String

Returns:

  • (::String)


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

def created_at: () -> ::String

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#egress_access_logsTypes::EgressAccessLogs



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

def egress_access_logs: () -> Types::EgressAccessLogs

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

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

Returns:

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


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

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