Amazon.SimpleEmail.Model.CreateConfigurationSetEventDestinationRequest.IsSetEventDestination C# (CSharp) Method

IsSetEventDestination() private method

private IsSetEventDestination ( ) : bool
return bool
        internal bool IsSetEventDestination()
        {
            return this._eventDestination != null;
        }
CreateConfigurationSetEventDestinationRequest