Class: Aws::Types::DeleteAlgorithmInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#algorithm_name::String

Returns the value of attribute algorithm_name.

Returns:

  • (::String)


3244
3245
3246
# File 'sig/types.rbs', line 3244

def algorithm_name
  @algorithm_name
end