Class: Aws::Types::DeleteServiceLinkedAnalyzerRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#analyzer_name::String

Returns the value of attribute analyzer_name.



348
349
350
# File 'sig/types.rbs', line 348

def analyzer_name
  @analyzer_name
end

#client_token::String

Returns the value of attribute client_token.



349
350
351
# File 'sig/types.rbs', line 349

def client_token
  @client_token
end