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

IsSetConfigure() private method

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