Amazon.ElasticBeanstalk.Model.ValidateConfigurationSettingsRequest.IsSetTemplateName C# (CSharp) Méthode

IsSetTemplateName() private méthode

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