Amazon.ElasticBeanstalk.Model.OptionRestrictionRegex.IsSetPattern C# (CSharp) Méthode

IsSetPattern() private méthode

private IsSetPattern ( ) : bool
Résultat bool
        internal bool IsSetPattern()
        {
            return this._pattern != null;
        }