Amazon.IoT.Model.SqsAction.IsSetUseBase64 C# (CSharp) Method

IsSetUseBase64() private method

private IsSetUseBase64 ( ) : bool
return bool
        internal bool IsSetUseBase64()
        {
            return this._useBase64.HasValue; 
        }