Class: Aws::Types::ListTrafficPoliciesRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#max_items::Integer

Returns the value of attribute max_items.



1150
1151
1152
# File 'sig/types.rbs', line 1150

def max_items
  @max_items
end

#traffic_policy_id_marker::String

Returns the value of attribute traffic_policy_id_marker.



1149
1150
1151
# File 'sig/types.rbs', line 1149

def traffic_policy_id_marker
  @traffic_policy_id_marker
end