Module: Aws::QApps::Client::_GetLibraryItemResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#app_id::String

Returns:

  • (::String)


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

def app_id: () -> ::String

#app_version::Integer

Returns:

  • (::Integer)


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

def app_version: () -> ::Integer

#categories::Array[Types::Category]

Returns:



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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#is_rated_by_userBoolean

Returns:

  • (Boolean)


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

def is_rated_by_user: () -> bool

#is_verifiedBoolean

Returns:

  • (Boolean)


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

def is_verified: () -> bool

#library_item_id::String

Returns:

  • (::String)


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

def library_item_id: () -> ::String

#rating_count::Integer

Returns:

  • (::Integer)


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

def rating_count: () -> ::Integer

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String

#user_count::Integer

Returns:

  • (::Integer)


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

def user_count: () -> ::Integer