Amazon.OpsWorks.Model.Recipes.IsSetShutdown C# (CSharp) Method

IsSetShutdown() private method

private IsSetShutdown ( ) : bool
return bool
        internal bool IsSetShutdown()
        {
            return this._shutdown != null && this._shutdown.Count > 0; 
        }