Amazon.IoT.Model.FirehoseAction.IsSetSeparator C# (CSharp) Method

IsSetSeparator() private method

private IsSetSeparator ( ) : bool
return bool
        internal bool IsSetSeparator()
        {
            return this._separator != null;
        }