Class: Aws::Types::BackendServerDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_port::Integer

Returns the value of attribute instance_port.

Returns:

  • (::Integer)


77
78
79
# File 'sig/types.rbs', line 77

def instance_port
  @instance_port
end

#policy_names::Array[::String]

Returns the value of attribute policy_names.

Returns:

  • (::Array[::String])


78
79
80
# File 'sig/types.rbs', line 78

def policy_names
  @policy_names
end