Class: Aws::Types::DescribeAccessPointsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#load_balancer_descriptions::Array[Types::LoadBalancerDescription]

Returns the value of attribute load_balancer_descriptions.

Returns:



216
217
218
# File 'sig/types.rbs', line 216

def load_balancer_descriptions
  @load_balancer_descriptions
end

#next_marker::String

Returns the value of attribute next_marker.

Returns:



217
218
219
# File 'sig/types.rbs', line 217

def next_marker
  @next_marker
end