Module: Aws::QApps::Client::_CreateLibraryItemResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#is_verifiedBoolean

Returns:

  • (Boolean)


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

def is_verified: () -> bool

#library_item_id::String

Returns:

  • (::String)


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

def library_item_id: () -> ::String

#rating_count::Integer

Returns:

  • (::Integer)


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

def rating_count: () -> ::Integer

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String