Class: Aws::Types::DeleteAnalyzerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analyzer_name::String

Returns the value of attribute analyzer_name.

Returns:

  • (::String)


335
336
337
# File 'sig/types.rbs', line 335

def analyzer_name
  @analyzer_name
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


336
337
338
# File 'sig/types.rbs', line 336

def client_token
  @client_token
end