Amazon.OpsWorksCM.Model.AssociateNodeRequest.IsSetEngineAttributes C# (CSharp) Метод

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

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