Class: Aws::Types::CalculationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CalculationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code_block ⇒ ::String
Returns the value of attribute code_block.
Instance Attribute Details
#code_block ⇒ ::String
Returns the value of attribute code_block.
65 66 67 |
# File 'sig/types.rbs', line 65 def code_block @code_block end |