Amazon.IoT.Model.SnsAction.IsSetMessageFormat C# (CSharp) Method

IsSetMessageFormat() private method

private IsSetMessageFormat ( ) : bool
return bool
        internal bool IsSetMessageFormat()
        {
            return this._messageFormat != null;
        }