Class: Aws::Types::DescribeAlgorithmResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAlgorithmResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#algorithm ⇒ Types::Algorithm
Returns the value of attribute algorithm.
Instance Attribute Details
#algorithm ⇒ Types::Algorithm
Returns the value of attribute algorithm.
651 652 653 |
# File 'sig/types.rbs', line 651 def algorithm @algorithm end |