Class: Aws::Types::GetAppsListResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apps_listTypes::AppsListData

Returns the value of attribute apps_list.

Returns:



370
371
372
# File 'sig/types.rbs', line 370

def apps_list
  @apps_list
end

#apps_list_arn::String

Returns the value of attribute apps_list_arn.

Returns:

  • (::String)


371
372
373
# File 'sig/types.rbs', line 371

def apps_list_arn
  @apps_list_arn
end