Class: Aws::Types::CreateAlgorithmOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateAlgorithmOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#algorithm_arn ⇒ ::String
Returns the value of attribute algorithm_arn.
Instance Attribute Details
#algorithm_arn ⇒ ::String
Returns the value of attribute algorithm_arn.
1892 1893 1894 |
# File 'sig/types.rbs', line 1892 def algorithm_arn @algorithm_arn end |