Uses of Class
software.amazon.awssdk.services.greengrass.model.FunctionExecutionConfig
-
Packages that use FunctionExecutionConfig Package Description software.amazon.awssdk.services.greengrass.model -
-
Uses of FunctionExecutionConfig in software.amazon.awssdk.services.greengrass.model
Methods in software.amazon.awssdk.services.greengrass.model that return FunctionExecutionConfig Modifier and Type Method Description FunctionExecutionConfigFunctionConfigurationEnvironment. execution()Configuration related to executing the Lambda functionMethods in software.amazon.awssdk.services.greengrass.model with parameters of type FunctionExecutionConfig Modifier and Type Method Description FunctionConfigurationEnvironment.BuilderFunctionConfigurationEnvironment.Builder. execution(FunctionExecutionConfig execution)Configuration related to executing the Lambda function
-