Amazon.SimpleEmail.Model.DescribeConfigurationSetResponse.IsSetEventDestinations C# (CSharp) Méthode

IsSetEventDestinations() private méthode

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