Class: Aws::Types::GroundStationData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ground_station_id ⇒ ::String

Returns the value of attribute ground_station_id.

Returns:

  • (::String)


736
737
738
# File 'sig/types.rbs', line 736

def ground_station_id
  @ground_station_id
end

#ground_station_name ⇒ ::String

Returns the value of attribute ground_station_name.

Returns:

  • (::String)


737
738
739
# File 'sig/types.rbs', line 737

def ground_station_name
  @ground_station_name
end

#region ⇒ ::String

Returns the value of attribute region.

Returns:

  • (::String)


738
739
740
# File 'sig/types.rbs', line 738

def region
  @region
end