Amazon.KinesisAnalytics.Model.RecordFormat.IsSetMappingParameters C# (CSharp) Method

IsSetMappingParameters() private method

private IsSetMappingParameters ( ) : bool
return bool
        internal bool IsSetMappingParameters()
        {
            return this._mappingParameters != null;
        }