Module: Aws::QApps::Client::_UpdateLibraryItemResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#app_id::String

Returns:

  • (::String)


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

def app_id: () -> ::String

#app_version::Integer

Returns:

  • (::Integer)


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

def app_version: () -> ::Integer

#categories::Array[Types::Category]

Returns:



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

def categories: () -> ::Array[Types::Category]

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#is_rated_by_userBoolean

Returns:

  • (Boolean)


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

def is_rated_by_user: () -> bool

#is_verifiedBoolean

Returns:

  • (Boolean)


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

def is_verified: () -> bool

#library_item_id::String

Returns:

  • (::String)


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

def library_item_id: () -> ::String

#rating_count::Integer

Returns:

  • (::Integer)


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

def rating_count: () -> ::Integer

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String

#user_count::Integer

Returns:

  • (::Integer)


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

def user_count: () -> ::Integer