Class: Aws::Types::Target

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1397
1398
1399
# File 'sig/types.rbs', line 1397

def id
  @id
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


1398
1399
1400
# File 'sig/types.rbs', line 1398

def port
  @port
end