Amazon.ElasticBeanstalk.Model.CreateApplicationResult.IsSetApplication C# (CSharp) Méthode

IsSetApplication() private méthode

private IsSetApplication ( ) : bool
Résultat bool
        internal bool IsSetApplication()
        {
            return this.application != null;
        }
    }
CreateApplicationResult