Amazon.ElasticBeanstalk.Model.DescribeConfigurationOptionsRequest.IsSetEnvironmentName C# (CSharp) Méthode

IsSetEnvironmentName() private méthode

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