Amazon.OpsWorksCM.Model.AssociateNodeRequest.IsSetEngineAttributes C# (CSharp) Method

IsSetEngineAttributes() private method

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