Amazon.Snowball.Model.JobResource.IsSetLambdaResources C# (CSharp) Method

IsSetLambdaResources() private method

private IsSetLambdaResources ( ) : bool
return bool
        internal bool IsSetLambdaResources()
        {
            return this._lambdaResources != null && this._lambdaResources.Count > 0; 
        }