Amazon.KinesisAnalytics.Model.MappingParameters.IsSetJSONMappingParameters C# (CSharp) Method

IsSetJSONMappingParameters() private method

private IsSetJSONMappingParameters ( ) : bool
return bool
        internal bool IsSetJSONMappingParameters()
        {
            return this._jsonMappingParameters != null;
        }