Class: Aws::Types::DeleteDetectorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detector_model_name ⇒ ::String

Returns the value of attribute detector_model_name.

Returns:

  • (::String)


173
174
175
# File 'sig/types.rbs', line 173

def detector_model_name
  @detector_model_name
end

#key_value ⇒ ::String

Returns the value of attribute key_value.

Returns:

  • (::String)


174
175
176
# File 'sig/types.rbs', line 174

def key_value
  @key_value
end

#message_id ⇒ ::String

Returns the value of attribute message_id.

Returns:

  • (::String)


172
173
174
# File 'sig/types.rbs', line 172

def message_id
  @message_id
end