Class: Aws::Types::CreateAlgorithmOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#algorithm_arn::String

Returns the value of attribute algorithm_arn.

Returns:

  • (::String)


1892
1893
1894
# File 'sig/types.rbs', line 1892

def algorithm_arn
  @algorithm_arn
end