Class: Aws::Types::ListConnectionGroupsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#association_filterTypes::ConnectionGroupAssociationFilter

Returns the value of attribute association_filter.

Returns:



2299
2300
2301
# File 'sig/types.rbs', line 2299

def association_filter
  @association_filter
end

#marker::String

Returns the value of attribute marker.

Returns:



2300
2301
2302
# File 'sig/types.rbs', line 2300

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.

Returns:



2301
2302
2303
# File 'sig/types.rbs', line 2301

def max_items
  @max_items
end