Class: Aws::Types::PutAppsListResponse

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:



939
940
941
# File 'sig/types.rbs', line 939

def apps_list
  @apps_list
end

#apps_list_arn::String

Returns the value of attribute apps_list_arn.

Returns:

  • (::String)


940
941
942
# File 'sig/types.rbs', line 940

def apps_list_arn
  @apps_list_arn
end