Amazon.OpsWorks.Model.Recipes.IsSetDeploy C# (CSharp) Метод

IsSetDeploy() приватный Метод

private IsSetDeploy ( ) : bool
Результат bool
        internal bool IsSetDeploy()
        {
            return this._deploy != null && this._deploy.Count > 0; 
        }