Amazon.OpsWorksCM.Model.AssociateNodeRequest.IsSetEngineAttributes C# (CSharp) Méthode

IsSetEngineAttributes() private méthode

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