Class: Aws::Types::AwsElbLoadBalancerBackendServerDescription

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#instance_port::Integer

Returns the value of attribute instance_port.



2704
2705
2706
# File 'sig/types.rbs', line 2704

def instance_port
  @instance_port
end

#policy_names::Array[::String]

Returns the value of attribute policy_names.



2705
2706
2707
# File 'sig/types.rbs', line 2705

def policy_names
  @policy_names
end