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

IsSetCSVMappingParameters() private method

private IsSetCSVMappingParameters ( ) : bool
return bool
        internal bool IsSetCSVMappingParameters()
        {
            return this._csvMappingParameters != null;
        }