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

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

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