Amazon.Lambda.Model.AccountLimit.IsSetCodeSizeUnzipped C# (CSharp) Method

IsSetCodeSizeUnzipped() private method

private IsSetCodeSizeUnzipped ( ) : bool
return bool
        internal bool IsSetCodeSizeUnzipped()
        {
            return this._codeSizeUnzipped.HasValue; 
        }