Amazon.CloudWatchEvents.Model.PutEventsRequestEntry.IsSetDetailType C# (CSharp) Method

IsSetDetailType() private method

private IsSetDetailType ( ) : bool
return bool
        internal bool IsSetDetailType()
        {
            return this._detailType != null;
        }