Class: Aws::Types::SourceAlgorithmSpecification
- Inherits:
-
Object
- Object
- Aws::Types::SourceAlgorithmSpecification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_algorithms ⇒ ::Array[Types::SourceAlgorithm]
Returns the value of attribute source_algorithms.
Instance Attribute Details
#source_algorithms ⇒ ::Array[Types::SourceAlgorithm]
Returns the value of attribute source_algorithms.
10907 10908 10909 |
# File 'sig/types.rbs', line 10907 def source_algorithms @source_algorithms end |