Class: Aws::Types::PutFunctionScalingConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutFunctionScalingConfigResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#function_state ⇒ "Pending", ...
Returns the value of attribute function_state.
Instance Attribute Details
#function_state ⇒ "Pending", ...
Returns the value of attribute function_state.
1819 1820 1821 |
# File 'sig/types.rbs', line 1819 def function_state @function_state end |