Class: Aws::Types::DescribeEndPointStateInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instances::Array[Types::Instance]

Returns the value of attribute instances.

Returns:



235
236
237
# File 'sig/types.rbs', line 235

def instances
  @instances
end

#load_balancer_name::String

Returns the value of attribute load_balancer_name.

Returns:

  • (::String)


234
235
236
# File 'sig/types.rbs', line 234

def load_balancer_name
  @load_balancer_name
end