Class GetFunctionResult

java.lang.Object
com.amazonaws.services.lambda.model.GetFunctionResult
All Implemented Interfaces:
Serializable, Cloneable

public class GetFunctionResult extends Object implements Serializable, Cloneable

This response contains the object for the Lambda function location (see API_FunctionCodeLocation.

See Also: