Class: Aws::Types::AntennaListItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#antenna_name ⇒ ::String

Returns the value of attribute antenna_name.

Returns:

  • (::String)


46
47
48
# File 'sig/types.rbs', line 46

def antenna_name
  @antenna_name
end

#ground_station_name ⇒ ::String

Returns the value of attribute ground_station_name.

Returns:

  • (::String)


45
46
47
# File 'sig/types.rbs', line 45

def ground_station_name
  @ground_station_name
end

#region ⇒ ::String

Returns the value of attribute region.

Returns:

  • (::String)


47
48
49
# File 'sig/types.rbs', line 47

def region
  @region
end