Class: Aws::Types::DescribeAlgorithmRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAlgorithmRequest
- 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.
646 647 648 |
# File 'sig/types.rbs', line 646 def algorithm_arn @algorithm_arn end |