Class: Aws::Types::DeleteConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#config_id ⇒ ::String

Returns the value of attribute config_id.

Returns:

  • (::String)


352
353
354
# File 'sig/types.rbs', line 352

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


353
354
355
# File 'sig/types.rbs', line 353

def config_type
  @config_type
end