Class: Aws::Types::Source

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#config_details ⇒ Types::ConfigDetails

Returns the value of attribute config_details.



1104
1105
1106
# File 'sig/types.rbs', line 1104

def config_details
  @config_details
end

#config_id ⇒ ::String

Returns the value of attribute config_id.

Returns:

  • (::String)


1103
1104
1105
# File 'sig/types.rbs', line 1103

def config_id
  @config_id
end

#config_type ⇒ "antenna-downlink", ...

Returns the value of attribute config_type.

Returns:

  • ("antenna-downlink", "antenna-downlink-demod-decode", "tracking", "dataflow-endpoint", "antenna-uplink", "uplink-echo", "s3-recording", "telemetry-sink")


1102
1103
1104
# File 'sig/types.rbs', line 1102

def config_type
  @config_type
end

#dataflow_source_region ⇒ ::String

Returns the value of attribute dataflow_source_region.

Returns:

  • (::String)


1105
1106
1107
# File 'sig/types.rbs', line 1105

def dataflow_source_region
  @dataflow_source_region
end