Class: Aws::Types::Destination

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.



463
464
465
# File 'sig/types.rbs', line 463

def config_details
  @config_details
end

#config_id ⇒ ::String

Returns the value of attribute config_id.

Returns:

  • (::String)


462
463
464
# File 'sig/types.rbs', line 462

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")


461
462
463
# File 'sig/types.rbs', line 461

def config_type
  @config_type
end

#dataflow_destination_region ⇒ ::String

Returns the value of attribute dataflow_destination_region.

Returns:

  • (::String)


464
465
466
# File 'sig/types.rbs', line 464

def dataflow_destination_region
  @dataflow_destination_region
end