Class: Aws::Types::DescribeDetectorModelRequest

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)


242
243
244
# File 'sig/types.rbs', line 242

def detector_model_name
  @detector_model_name
end

#detector_model_version ⇒ ::String

Returns the value of attribute detector_model_version.

Returns:

  • (::String)


243
244
245
# File 'sig/types.rbs', line 243

def detector_model_version
  @detector_model_version
end