Class: Aws::Types::FunctionDefaultConfig
- Inherits:
-
Object
- Object
- Aws::Types::FunctionDefaultConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#execution ⇒ Types::FunctionDefaultExecutionConfig
Returns the value of attribute execution.
Instance Attribute Details
#execution ⇒ Types::FunctionDefaultExecutionConfig
Returns the value of attribute execution.
573 574 575 |
# File 'sig/types.rbs', line 573 def execution @execution end |