Amazon.CloudWatchLogs.Model.PutLogEventsResponse.IsSetRejectedLogEventsInfo C# (CSharp) Method

IsSetRejectedLogEventsInfo() private method

private IsSetRejectedLogEventsInfo ( ) : bool
return bool
        internal bool IsSetRejectedLogEventsInfo()
        {
            return this._rejectedLogEventsInfo != null;
        }