Class: Aws::Types::ListCustomRoutingEndpointGroupsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#listener_arn::String

Returns the value of attribute listener_arn.

Returns:



641
642
643
# File 'sig/types.rbs', line 641

def listener_arn
  @listener_arn
end

#max_results::Integer

Returns the value of attribute max_results.

Returns:



642
643
644
# File 'sig/types.rbs', line 642

def max_results
  @max_results
end

#next_token::String

Returns the value of attribute next_token.

Returns:



643
644
645
# File 'sig/types.rbs', line 643

def next_token
  @next_token
end