Class: Aws::Types::DescribeDetectorRequest

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)


190
191
192
# File 'sig/types.rbs', line 190

def detector_model_name
  @detector_model_name
end

#key_value ⇒ ::String

Returns the value of attribute key_value.

Returns:

  • (::String)


191
192
193
# File 'sig/types.rbs', line 191

def key_value
  @key_value
end