Amazon.Lambda.Model.AccountLimit.IsSetCodeSizeZipped C# (CSharp) Méthode

IsSetCodeSizeZipped() private méthode

private IsSetCodeSizeZipped ( ) : bool
Résultat bool
        internal bool IsSetCodeSizeZipped()
        {
            return this._codeSizeZipped.HasValue; 
        }