Amazon.ElasticTranscoder.Model.UpdatePipelineNotificationsRequest.IsSetNotifications C# (CSharp) Method

IsSetNotifications() private method

private IsSetNotifications ( ) : bool
return bool
        internal bool IsSetNotifications()
        {
            return this._notifications != null;
        }
UpdatePipelineNotificationsRequest