Class: Aws::Types::ListManagedWorkgroupsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#managed_workgroups::Array[Types::ManagedWorkgroupListItem]

Returns the value of attribute managed_workgroups.

Returns:



536
537
538
# File 'sig/types.rbs', line 536

def managed_workgroups
  @managed_workgroups
end

#next_token::String

Returns the value of attribute next_token.

Returns:



537
538
539
# File 'sig/types.rbs', line 537

def next_token
  @next_token
end