Amazon.ApplicationDiscoveryService.Model.DescribeExportConfigurationsRequest.IsSetNextToken C# (CSharp) Method

IsSetNextToken() private method

private IsSetNextToken ( ) : bool
return bool
        internal bool IsSetNextToken()
        {
            return this._nextToken != null;
        }
DescribeExportConfigurationsRequest